Skip to content

Commit

Permalink
build(deps): bump axios from 0.21.2 to 1.6.0 in /tools/vscode-ext (#355)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 5c8c1f4 commit ee034f5
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 8 deletions.
62 changes: 55 additions & 7 deletions tools/vscode-ext/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 tools/vscode-ext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"vscode-test": "^1.2.2"
},
"dependencies": {
"axios": "^0.21.2",
"axios": "^1.6.0",
"log4js": "^6.4.0",
"upath": "^1.2.0"
}
Expand Down

0 comments on commit ee034f5

Please sign in to comment.