Skip to content

Commit ee034f5

Browse files
build(deps): bump axios from 0.21.2 to 1.6.0 in /tools/vscode-ext (#355)
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.21.2...v1.6.0) --- 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 5c8c1f4 commit ee034f5

File tree

2 files changed

+56
-8
lines changed

2 files changed

+56
-8
lines changed

tools/vscode-ext/package-lock.json

Lines changed: 55 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.2",
63+
"axios": "^1.6.0",
6464
"log4js": "^6.4.0",
6565
"upath": "^1.2.0"
6666
}

0 commit comments

Comments
 (0)