Skip to content

Commit

Permalink
Bump axios from 0.19.2 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.19.2...v0.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 28, 2020
1 parent 3f8a0b1 commit 42fe64d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 24 deletions.
30 changes: 7 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -146,7 +146,7 @@
"test": "npm run compile && node ./node_modules/vscode/bin/test"
},
"dependencies": {
"axios": "^0.19.2",
"axios": "^0.20.0",
"event-stream": "4.0.1",
"http-proxy-agent": "^4.0.1",
"vsce": "^1.79.4"
Expand Down

0 comments on commit 42fe64d

Please sign in to comment.