Skip to content

Commit 2b4ab96

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-KINDOF-537849
1 parent d75b29f commit 2b4ab96

File tree

2 files changed

+30
-136
lines changed

2 files changed

+30
-136
lines changed

package-lock.json

Lines changed: 29 additions & 135 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"moment": "^2.24.0",
5050
"object-sizeof": "^1.5.2",
5151
"prettysize": "^2.0.0",
52-
"snyk": "^1.278.1",
52+
"snyk": "^1.278.2",
5353
"stream-to-array": "^2.3.0",
5454
"tough-cookie": "^3.0.1",
5555
"uuid": "^3.3.3"

0 commit comments

Comments
 (0)