Skip to content

Commit

Permalink
Bump axios from 0.21.2 to 1.6.0 in /test/webapp/websocket
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 933fda0 commit 71c24c4
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 8 deletions.
62 changes: 55 additions & 7 deletions test/webapp/websocket/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 test/webapp/websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "",
"license": "EPL-2.0",
"dependencies": {
"axios": "^0.21.2",
"axios": "^1.6.0",
"bufferutil": "^4.0.1",
"utf-8-validate": "^5.0.2",
"ws": "^7.4.6"
Expand Down

0 comments on commit 71c24c4

Please sign in to comment.