Skip to content

Commit 7a69113

Browse files
authored
Zowe Suite v2.18.2-RC1
2 parents 09e64a9 + 245d549 commit 7a69113

File tree

5 files changed

+14
-13
lines changed

5 files changed

+14
-13
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
save-exact=true

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@rocketsoftware/eureka-js-client": "^4.5.9",
4141
"@rocketsoftware/express-ws": "^5.0.1",
4242
"accept-language-parser": "~1.5.0",
43-
"axios": "^1.7.9",
43+
"axios": "^1.8.4",
4444
"bluebird": "3.7.2",
4545
"body-parser": "~1.20.3",
4646
"cookie-parser": "~1.4.6",

test/webapp/websocket/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/webapp/websocket/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "",
77
"license": "EPL-2.0",
88
"dependencies": {
9-
"axios": "^1.7.9",
9+
"axios": "^1.8.4",
1010
"bufferutil": "^4.0.1",
1111
"utf-8-validate": "^5.0.2",
1212
"ws": "^7.4.6"

0 commit comments

Comments
 (0)