Skip to content

Commit 9733af6

Browse files
chore(deps): update dependency express to v5
1 parent 64ae769 commit 9733af6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@nestjs/platform-express": "^8.4.2",
7777
"@nestjs/schematics": "^8.0.8",
7878
"@nestjs/testing": "^8.4.2",
79-
"@types/express": "^4.17.13",
79+
"@types/express": "^5.0.0",
8080
"@types/jest": "^27.4.1",
8181
"@types/lodash": "^4.14.180",
8282
"@types/node": "^17.0.22",
@@ -94,7 +94,7 @@
9494
"eslint-plugin-sort-export-all": "^1.2.1",
9595
"expect": "^27.5.1",
9696
"expect-type": "^0.20.0",
97-
"express": "^4.17.3",
97+
"express": "^5.0.0",
9898
"format-package": "^7.0.0",
9999
"husky": "^8.0.0",
100100
"jest": "^27.5.1",

0 commit comments

Comments
 (0)