Skip to content

Commit

Permalink
Merge pull request #571 from zowe/v3.x/axios.ws
Browse files Browse the repository at this point in the history
Axios and ws update
  • Loading branch information
1000TurquoisePogs authored Oct 11, 2024
2 parents ba06354 + 3112b83 commit 95e4e38
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 deletions test/webapp/websocket/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions test/webapp/websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"author": "",
"license": "EPL-2.0",
"dependencies": {
"axios": "^1.6.4",
"axios": "^1.7.7",
"bufferutil": "^4.0.1",
"utf-8-validate": "^5.0.2",
"ws": "^7.4.6"
"ws": "^7.5.10"
}
}

0 comments on commit 95e4e38

Please sign in to comment.