Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HIGHLIGHTJS-1048676
  • Loading branch information
snyk-bot committed Feb 16, 2021
commit 80004b534bb65349a1579d0a134be43c4477cda8
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"hexo-browsersync": "^0.2.0",
"hexo": "^3.2.2",
"hexo-deployer-git": "0.1.0",
"hexo-deployer-git": "3.0.0",
"hexo-generator-alias": "git+https://github.com/chrisvfritz/vuejs.org-hexo-generator-alias.git",
"hexo-generator-archive": "^0.1.4",
"hexo-generator-category": "^0.1.3",
Expand Down
Loading