Skip to content

Commit dd09a3f

Browse files
snyk-botwebzwo0i
authored andcommitted
fix: src/package.json & src/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984
1 parent b9753dc commit dd09a3f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/package-lock.json

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

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"tiny-worker": "^2.3.0",
7171
"tinycon": "0.6.8",
7272
"ueberdb2": "^1.4.4",
73-
"underscore": "1.12.0",
73+
"underscore": "1.12.1",
7474
"unorm": "1.6.0",
7575
"wtfnode": "^0.8.4"
7676
},

0 commit comments

Comments
 (0)