We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e8f2c commit 9859040Copy full SHA for 9859040
packages/redux-devtools-cli/package.json
@@ -51,7 +51,7 @@
51
"cors": "^2.8.5",
52
"cross-spawn": "^7.0.6",
53
"electron": "^31.7.7",
54
- "express": "^4.21.2",
+ "express": "^5.1.0",
55
"get-port": "^7.1.0",
56
"graphql": "^16.10.0",
57
"knex": "^3.1.0",
@@ -72,7 +72,7 @@
72
"@types/body-parser": "^1.19.5",
73
"@types/cors": "^2.8.17",
74
"@types/cross-spawn": "^6.0.6",
75
- "@types/express": "^4.17.21",
+ "@types/express": "^5.0.1",
76
"@types/jest": "^29.5.14",
77
"@types/lodash-es": "^4.17.12",
78
"@types/minimist": "^1.2.5",
0 commit comments