fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-174505
This commit is contained in:
snyk-test 2019-08-14 10:38:40 +00:00
parent 06927a9fac
commit d3e44ad126
1 changed files with 1 additions and 1 deletions

View File

@ -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"