Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

Commit 0880ee9

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-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639
1 parent a38e438 commit 0880ee9

File tree

2 files changed

+53
-65
lines changed

2 files changed

+53
-65
lines changed

package-lock.json

Lines changed: 52 additions & 64 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
@@ -34,7 +34,7 @@
3434
"galenframework": "^2.4.1",
3535
"geckodriver": "^1.14.1",
3636
"gulp-util": "^3.0",
37-
"snyk": "^1.121.0",
37+
"snyk": "^1.124.1",
3838
"through2": "^2.0.0"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)