Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-608086
  • Loading branch information
snyk-bot committed Sep 3, 2020
1 parent 36ab896 commit d6f317e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"bluebird": "3.4.6",
"hw-logger": "1.1.15",
"jsonschema": "1.1.0",
"lodash": "4.16.2",
"lodash": "4.17.17",
"require-directory": "2.1.1",
"traverse": "0.6.6",
"uuid": "2.0.3"
Expand Down

0 comments on commit d6f317e

Please sign in to comment.