Skip to content

Commit

Permalink
fix: upgrade hexo from 7.1.1 to 7.2.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade hexo from 7.1.1 to 7.2.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/famousketchup/project/948fb024-6109-473f-befd-677d85c317ee?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 9, 2024
1 parent 210e571 commit 5e55baa
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"version": "7.1.1"
},
"dependencies": {
"hexo": "^7.0.0",
"hexo": "^7.2.0",
"hexo-admin": "^2.3.0",
"hexo-browsersync": "^0.3.0",
"hexo-generator-archive": "^2.0.0",
Expand Down
53 changes: 38 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2437,17 +2437,17 @@ hexo-browsersync@^0.3.0:
browser-sync "^2.18.13"
connect-injector "^0.4.4"

hexo-cli@^4.3.0:
version "4.3.1"
resolved "https://registry.yarnpkg.com/hexo-cli/-/hexo-cli-4.3.1.tgz#eb40e0ab2479ea089a9913eb0b1b5d3db58133a3"
integrity sha512-nYe7yJhXT7MwlDEpIAjneMfz0wnWTdIhRv+cVW2OPTw8JtG2X+8Y/sYhPDvQz/ZqjFRZ4qgiKFXN5orFJ/u1vg==
hexo-cli@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/hexo-cli/-/hexo-cli-4.3.2.tgz#7e7d02da137d9fa461a4356964793c56e92b29e6"
integrity sha512-druJeBgLpG9ncDS5AhBHdAXk0G4CFj8Qes09pApyZ6bR+nJW1JYiDMuilhudaKDdq+1l49jWXVTidkcb7p0Jbw==
dependencies:
abbrev "^2.0.0"
bluebird "^3.7.2"
command-exists "^1.2.9"
hexo-fs "^4.1.1"
hexo-log "^4.0.1"
hexo-util "^2.5.0"
hexo-util "^3.3.0"
minimist "^1.2.5"
picocolors "^1.0.0"
resolve "^1.20.0"
Expand Down Expand Up @@ -2487,6 +2487,16 @@ hexo-fs@^4.1.1:
graceful-fs "^4.2.10"
hexo-util "^2.7.0"

hexo-fs@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/hexo-fs/-/hexo-fs-4.1.3.tgz#c64c66e230dad4ec08ca21244327aa0aba69218a"
integrity sha512-Q92zQ5PlVDouvSWFLXQoFSTLIUIODikUJs2BfAXQglyOEjN1dOQn1Z5Nimk/7GHof17R5h/uObCQLnZAjzI2tg==
dependencies:
bluebird "^3.7.2"
chokidar "^3.5.3"
graceful-fs "^4.2.10"
hexo-util "^3.0.1"

hexo-generator-archive@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/hexo-generator-archive/-/hexo-generator-archive-2.0.0.tgz#bd93f17848843bb5bface81103d81f5be1a8b2c9"
Expand Down Expand Up @@ -2615,7 +2625,7 @@ hexo-util@^0.1.6:
ent "^2.2.0"
highlight.js "^8.6.0"

hexo-util@^2.1.0, hexo-util@^2.5.0, hexo-util@^2.7.0:
hexo-util@^2.1.0, hexo-util@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/hexo-util/-/hexo-util-2.7.0.tgz#13d09292e79d260db35399710b3e19f3995443a3"
integrity sha512-hQM3h34nhDg0bSe/Tg1lnpODvNkz7h2u0+lZGzlKL0Oufp+5KCAEUX9wal7/xC7ax3/cwEn8IuoU75kNpZLpJQ==
Expand All @@ -2642,20 +2652,33 @@ hexo-util@^3.0.1, hexo-util@^3.1.0:
prismjs "^1.29.0"
strip-indent "^3.0.0"

hexo@^7.0.0:
version "7.1.1"
resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.1.1.tgz#1686deb4ccfeeda950270e09292c26888538cf67"
integrity sha512-u6aJXG1npYkZJLl7QEOeTdm9hOwxfsLmFp4qAQVF0OAuNaikrKORjgNsjPmrWwI/tIObwjVJnEUJnV7S+NnUlw==
hexo-util@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/hexo-util/-/hexo-util-3.3.0.tgz#448927fb22e167f2159306666cc2c7e82c777513"
integrity sha512-YvGngXijE2muEh5L/VI4Fmjqb+/yAkmY+VuyhWVoRwQu1X7bmWodsfYRXX7CUYhi5LqsvH8FAe/yBW1+f6ZX4Q==
dependencies:
camel-case "^4.1.2"
cross-spawn "^7.0.3"
deepmerge "^4.2.2"
highlight.js "^11.6.0"
htmlparser2 "^9.0.0"
prismjs "^1.29.0"
strip-indent "^3.0.0"

hexo@^7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.2.0.tgz#0c2b0eeb3f16c557638b6dbd5956a425460d7d0f"
integrity sha512-RYIzl7jfG0i2jH/k5IZg4C1anyHfmKHNUsBKIn9LU0V3iQ0WQrwuOLFDJwaZDenqmzHYJhAVCGAkrBDfF/IlVg==
dependencies:
abbrev "^2.0.0"
archy "^1.0.0"
bluebird "^3.7.2"
hexo-cli "^4.3.0"
hexo-cli "^4.3.2"
hexo-front-matter "^4.2.1"
hexo-fs "^4.1.1"
hexo-fs "^4.1.3"
hexo-i18n "^2.0.0"
hexo-log "^4.0.1"
hexo-util "^3.0.1"
hexo-util "^3.3.0"
js-yaml "^4.1.0"
js-yaml-js-types "^1.0.0"
micromatch "^4.0.4"
Expand All @@ -2670,7 +2693,7 @@ hexo@^7.0.0:
text-table "^0.2.0"
tildify "^2.0.0"
titlecase "^1.1.3"
warehouse "^5.0.0"
warehouse "^5.0.1"

highlight.js@^11.0.1, highlight.js@^11.6.0:
version "11.9.0"
Expand Down Expand Up @@ -5356,7 +5379,7 @@ w3c-xmlserializer@^4.0.0:
dependencies:
xml-name-validator "^4.0.0"

warehouse@^5.0.0:
warehouse@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/warehouse/-/warehouse-5.0.1.tgz#4062c9c5d6c84f245532923a23ecb4b5441024a5"
integrity sha512-5BQEQP56bPY+cqocTho4syazuGgSoyKd0y3PsS2j8tGN10HH+CEfJSIY+KUw9D0k4jaVEFMXLz0KqCiUzTYb8A==
Expand Down

0 comments on commit 5e55baa

Please sign in to comment.