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 23, 2021
1 parent f411570 commit ed10b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"js-yaml": "^3.13.1",
"json-diff": "^0.5.4",
"json-format": "^1.0.1",
"lodash": "^4.17.20",
"lodash": "^4.17.21",
"node-fetch": "^2.6.0",
"swagger-client": "^3.9.6",
"webpack": "^4.41.2"
Expand Down

0 comments on commit ed10b03

Please sign in to comment.