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-AXIOS-174505
  • Loading branch information
snyk-test committed Aug 14, 2019
1 parent 06927a9 commit d3e44ad
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 @@ -32,7 +32,7 @@
"homepage": "https://github.com/cloudevents/sdk-javascript#readme",
"dependencies": {
"ajv": "^6.7.0",
"axios": "0.18.0",
"axios": "0.18.1",
"is-empty": "1.2.0",
"uri-js": "4.2.2",
"uuid": "3.3.2"
Expand Down

0 comments on commit d3e44ad

Please # to comment.