Skip to content

Commit 5608940

Browse files
build(deps): bump axios from 0.21.1 to 0.21.2 in /tools/vscode-ext (#235)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99a9075 commit 5608940

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

tools/vscode-ext/package-lock.json

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

tools/vscode-ext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"vscode-test": "^1.2.2"
6161
},
6262
"dependencies": {
63-
"axios": "^0.21.1",
63+
"axios": "^0.21.2",
6464
"log4js": "^6.3.0",
6565
"upath": "^1.2.0"
6666
}

0 commit comments

Comments
 (0)