Skip to content

Commit 69cf8eb

Browse files
chore(deps): update dependency express to v5
1 parent 349bde9 commit 69cf8eb

File tree

2 files changed

+412
-300
lines changed

2 files changed

+412
-300
lines changed

server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
},
2121
"devDependencies": {
2222
"@sourcegraph/tsconfig": "^4.0.1",
23-
"@types/express": "^4.17.11",
23+
"@types/express": "^5.0.0",
2424
"@types/humps": "^2.0.0",
2525
"@types/node": "^14.14.20",
2626
"@types/stream-to-array": "^2.3.0",
2727
"@types/tar": "^4.0.4",
28-
"express": "^4.17.1"
28+
"express": "^5.1.0"
2929
},
3030
"dependencies": {
3131
"codesandbox-import-utils": "^2.2.2",

0 commit comments

Comments
 (0)