8000 fix: package.json to reduce vulnerabilities · lholmquist/sdk-javascript@d3e44ad · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit d3e44ad

Browse files
author
snyk-test
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-174505
1 parent 06927a9 commit d3e44ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"homepage": "https://github.com/cloudevents/sdk-javascript#readme",
3333
"dependencies": {
3434
"ajv": "^6.7.0",
35-
"axios": "0.18.0",
35+
"axios": "0.18.1",
3636
"is-empty": "1.2.0",
3737
"uri-js": "4.2.2",
3838
"uuid": "3.3.2"

0 commit comments

Comments
 (0)
0