Skip to content

Commit e9ea2c1

Browse files
authored
fix: package.json & package-lock.json to reduce vulnerabilities (#161)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOCSIFY-1090577
1 parent dee0e5f commit e9ea2c1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"connect": "^3.6.0",
5858
"connect-livereload": "^0.6.0",
5959
"cp-file": "^7.0.0",
60-
"docsify": "^4.12.1",
60+
"docsify": "^4.12.2",
6161
"docsify-server-renderer": ">=4.10.0",
6262
"enquirer": "^2.3.6",
6363
"fs-extra": "^8.1.0",

0 commit comments

Comments
 (0)