Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities (#49)
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-NODEFETCH-674311

Co-authored-by: Shazron Abdullah <shaz@adobe.com>
  • Loading branch information
snyk-bot and shazron authored Nov 11, 2020
1 parent ad865bd commit 6c2472e
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 @@ -14,7 +14,7 @@
"validate": "bin/validate_spec.js spec/target_api.json"
},
"dependencies": {
"swagger-client": "3.9.6",
"swagger-client": "3.10.2",
"@adobe/aio-lib-core-errors": "^3.0.0",
"@adobe/aio-lib-core-logging": "^1.1.2"
},
Expand Down

0 comments on commit 6c2472e

Please sign in to comment.