Skip to content

Commit

Permalink
fix: upgrade hoek from 6.1.2 to 6.1.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade hoek from 6.1.2 to 6.1.3.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/mayank1513/project/e44ef50e-bdca-4e12-bcba-1ef7a61c8309?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 11, 2023
1 parent a671770 commit 867a4b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"hexo-renderer-marked": "^0.3.2",
"hexo-renderer-stylus": "^2.1.0",
"hexo-server": "^3.0.0",
"hoek": "^6.1.2",
"hoek": "^6.1.3",
"js-yaml": "^4.1.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -689,10 +689,10 @@ highlight.js@^9.4.0:
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.5.tgz#d18a359867f378c138d6819edfc2a8acd5f29825"
integrity sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA==

hoek@^6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/hoek/-/hoek-6.1.2.tgz#99e6d070561839de74ee427b61aa476bd6bddfd6"
integrity sha512-6qhh/wahGYZHFSFw12tBbJw5fsAhhwrrG/y3Cs0YMTv2WzMnL0oLPnQJjv1QJvEfylRSOFuP+xCu+tdx0tD16Q==
hoek@^6.1.3:
version "6.1.3"
resolved "https://registry.yarnpkg.com/hoek/-/hoek-6.1.3.tgz#73b7d33952e01fe27a38b0457294b79dd8da242c"
integrity sha512-YXXAAhmF9zpQbC7LEcREFtXfGq5K1fmd+4PHkBq8NUqmzW3G+Dq10bI/i0KucLRwss3YYFQ0fSfoxBZYiGUqtQ==

html-entities@^1.2.0:
version "1.2.1"
Expand Down

0 comments on commit 867a4b0

Please sign in to comment.