Skip to content

Commit 867a4b0

Browse files
committed
fix: upgrade hoek from 6.1.2 to 6.1.3
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
1 parent a671770 commit 867a4b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"hexo-renderer-marked": "^0.3.2",
2626
"hexo-renderer-stylus": "^2.1.0",
2727
"hexo-server": "^3.0.0",
28-
"hoek": "^6.1.2",
28+
"hoek": "^6.1.3",
2929
"js-yaml": "^4.1.0"
3030
}
3131
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -689,10 +689,10 @@ highlight.js@^9.4.0:
689689
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.5.tgz#d18a359867f378c138d6819edfc2a8acd5f29825"
690690
integrity sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA==
691691

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

697697
html-entities@^1.2.0:
698698
version "1.2.1"

0 commit comments

Comments
 (0)