Skip to content

Commit

Permalink
Merge pull request #553 from zowe/v1.x/axiosUpdate
Browse files Browse the repository at this point in the history
Axios update
  • Loading branch information
1000TurquoisePogs authored May 3, 2024
2 parents cd829d6 + d76d624 commit 3095e6c
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 10 deletions.
218 changes: 209 additions & 9 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.4",
"bufferutil": "^4.0.1",
"utf-8-validate": "^5.0.2",
"ws": "^7.4.6"
Expand Down

0 comments on commit 3095e6c

Please sign in to comment.