Skip to content

Commit 064472f

Browse files
authored
fix: package.json & package-lock.json to reduce vulnerabilities (#1745)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-1296835
1 parent f73a523 commit 064472f

File tree

2 files changed

+65
-18
lines changed

2 files changed

+65
-18
lines changed

package-lock.json

+64-17
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
@@ -54,7 +54,7 @@
5454
"js-beautify": "1.14.0",
5555
"json-file-plus": "3.2.0",
5656
"package-json": "6.5.0",
57-
"parse": "3.2.0",
57+
"parse": "3.3.0",
5858
"passport": "0.4.1",
5959
"passport-local": "1.0.0",
6060
"prismjs": "1.24.0",

0 commit comments

Comments
 (0)