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-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
  • Loading branch information
snyk-bot committed Feb 26, 2021
1 parent afd370c commit 403ea14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"debug": "3.2.7",
"diread": "0.2.0",
"express": "4.17.1",
"lodash": "4.17.20",
"lodash": "4.17.21",
"uuid": "3.4.0"
},
"devDependencies": {
Expand Down

0 comments on commit 403ea14

Please sign in to comment.