Skip to content

Commit c0468e1

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEND-7926862 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865
1 parent d0a02d5 commit c0468e1

File tree

2 files changed

+86
-108
lines changed

2 files changed

+86
-108
lines changed

package-lock.json

+85-107
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
@@ -66,7 +66,7 @@
6666
"livereload": "^0.9.2",
6767
"lru-cache": "^5.1.1",
6868
"open": "^6.4.0",
69-
"serve-static": "^1.12.1",
69+
"serve-static": "^1.16.1",
7070
"update-notifier": "^4.1.0",
7171
"yargonaut": "^1.1.2",
7272
"yargs": "^15.3.0"

0 commit comments

Comments
 (0)