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 5cbd144 commit 15bfbadCopy full SHA for 15bfbad
integration-test/package.json
@@ -28,15 +28,15 @@
28
"@pollyjs/persister": "^6.0.6",
29
"@pollyjs/persister-fs": "^6.0.6",
30
"cross-env": "^7.0.3",
31
- "express": "^4.21.2",
+ "express": "^5.1.0",
32
"http-proxy-middleware": "^2.0.9",
33
"jest": "^29.7.0",
34
"strip-ansi": "^6.0.1",
35
"tslib": "^2.8.1",
36
"which": "^5.0.0"
37
},
38
"devDependencies": {
39
- "@types/express": "^4.17.22",
+ "@types/express": "^5.0.3",
40
"@types/jest": "^29.5.14",
41
"@types/node": "^22.15.24",
42
"@types/which": "^3.0.4",
0 commit comments