Skip to content

Commit db1d6b1

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-BABELRUNTIME-10044504
1 parent 752841a commit db1d6b1

File tree

2 files changed

+40
-34
lines changed

2 files changed

+40
-34
lines changed

package-lock.json

+39-33
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.10",
5555
"otpauth": "8.0.3",
5656
"package-json": "7.0.0",
57-
"parse": "3.5.1",
57+
"parse": "4.1.0",
5858
"passport": "0.5.3",
5959
"passport-local": "1.0.0",
6060
"prismjs": "1.30.0",

0 commit comments

Comments
 (0)