We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9dcd64 commit 96c33a8Copy full SHA for 96c33a8
package.json
@@ -117,7 +117,7 @@
117
"temp-dir": "^2.0.0",
118
"tinybench": "^4.1.0",
119
"typescript": "5.8.3",
120
- "ws": "^6.2.3"
+ "ws": "^7.5.10"
121
},
122
"resolutions": {
123
"eslint-plugin-react-hooks": "6.1.0-canary-12bc60f5-20250613",
packages/dev-middleware/package.json
@@ -33,7 +33,7 @@
33
"nullthrows": "^1.1.1",
34
"open": "^7.0.3",
35
"serve-static": "^1.16.2",
36
37
38
"engines": {
39
"node": ">= 20.19.4"
packages/react-native/package.json
@@ -191,7 +191,7 @@
191
"semver": "^7.1.3",
192
"stacktrace-parser": "^0.1.10",
193
"whatwg-fetch": "^3.0.0",
194
- "ws": "^6.2.3",
+ "ws": "^7.5.10",
195
"yargs": "^17.6.2"
196
197
"codegenConfig": {
0 commit comments