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-567746
  • Loading branch information
snyk-bot committed Jul 10, 2020
1 parent 86d7707 commit 9d1f640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -53,7 +53,7 @@
"graphql-type-json": "^0.3.1",
"helmet": "^3.22.0",
"kleur": "^3.0.3",
"lodash": "^4.17.15",
"lodash": "^4.17.16",
"lru-cache": "^5.1.1",
"moleculer": "^0.14.7",
"moment": "^2.26.0",
Expand Down

0 comments on commit 9d1f640

Please sign in to comment.