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 349bde9 commit 69cf8ebCopy full SHA for 69cf8eb
server/package.json
@@ -20,12 +20,12 @@
20
},
21
"devDependencies": {
22
"@sourcegraph/tsconfig": "^4.0.1",
23
- "@types/express": "^4.17.11",
+ "@types/express": "^5.0.0",
24
"@types/humps": "^2.0.0",
25
"@types/node": "^14.14.20",
26
"@types/stream-to-array": "^2.3.0",
27
"@types/tar": "^4.0.4",
28
- "express": "^4.17.1"
+ "express": "^5.1.0"
29
30
"dependencies": {
31
"codesandbox-import-utils": "^2.2.2",
0 commit comments