Skip to content

Commit

Permalink
Bump axios from 0.27.2 to 1.6.0 in /kyuubi-server/web-ui
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.27.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.27.2...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent eb84e15 commit 4adccd2
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 25 deletions.
197 changes: 182 additions & 15 deletions kyuubi-server/web-ui/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 kyuubi-server/web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.9",
"axios": "^0.27.2",
"axios": "^1.6.0",
"date-fns": "^2.29.3",
"element-plus": "^2.2.12",
"monaco-editor": "^0.44.0",
Expand Down
Loading

0 comments on commit 4adccd2

Please sign in to comment.