Skip to content

Commit cc3f1e8

Browse files
Bump axios from 0.19.0 to 0.19.1
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.19.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.19.0...0.19.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 065e319 commit cc3f1e8

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package-lock.json

Lines changed: 4 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"test": "npm run compile && node ./node_modules/vscode/bin/test"
147147
},
148148
"dependencies": {
149-
"axios": "^0.19.0",
149+
"axios": "^0.19.1",
150150
"event-stream": "4.0.1",
151151
"http-proxy-agent": "^2.1.0"
152152
},

0 commit comments

Comments
 (0)