Skip to content

Commit cbaaa52

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-BABELRUNTIMECOREJS3-9397696
1 parent 67f4c1a commit cbaaa52

File tree

2 files changed

+95
-16
lines changed

2 files changed

+95
-16
lines changed

package-lock.json

+94-15
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
@@ -49,7 +49,7 @@
4949
"mongodb": "6.15.0",
5050
"mustache": "4.2.0",
5151
"otpauth": "9.3.6",
52-
"parse": "6.0.0",
52+
"parse": "6.1.0",
5353
"path-to-regexp": "6.3.0",
5454
"pg-monitor": "2.1.0",
5555
"pg-promise": "11.13.0",

0 commit comments

Comments
 (0)