Skip to content

Commit

Permalink
Update axios used in testbed
Browse files Browse the repository at this point in the history
Signed-off-by: 1000TurquoisePogs <[email protected]>
  • Loading branch information
1000TurquoisePogs committed Mar 6, 2024
1 parent 7cbbda0 commit 656ad63
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 41 deletions.
196 changes: 156 additions & 40 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.7",
"bufferutil": "^4.0.1",
"utf-8-validate": "^5.0.2",
"ws": "^7.4.6"
Expand Down

0 comments on commit 656ad63

Please sign in to comment.