Skip to content

Commit

Permalink
Bump Axios 1.7.7 -> 1.7.9
Browse files Browse the repository at this point in the history
Signed-off-by: js665999 <[email protected]>
  • Loading branch information
js665999 committed Dec 16, 2024
1 parent 95e4e38 commit bd99e8c
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 13 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@rocketsoftware/eureka-js-client": "~4.5.7",
"@rocketsoftware/express-ws": "^5.0.0",
"accept-language-parser": "~1.5.0",
"axios": "^1.7.7",
"axios": "^1.7.9",
"bluebird": "3.7.2",
"body-parser": "~1.20.3",
"cookie-parser": "~1.4.6",
Expand Down
15 changes: 8 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": "^1.7.7",
"axios": "^1.7.9",
"bufferutil": "^4.0.1",
"utf-8-validate": "^5.0.2",
"ws": "^7.5.10"
Expand Down

0 comments on commit bd99e8c

Please sign in to comment.