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 64ae769 commit 9733af6Copy full SHA for 9733af6
package.json
@@ -76,7 +76,7 @@
76
"@nestjs/platform-express": "^8.4.2",
77
"@nestjs/schematics": "^8.0.8",
78
"@nestjs/testing": "^8.4.2",
79
- "@types/express": "^4.17.13",
+ "@types/express": "^5.0.0",
80
"@types/jest": "^27.4.1",
81
"@types/lodash": "^4.14.180",
82
"@types/node": "^17.0.22",
@@ -94,7 +94,7 @@
94
"eslint-plugin-sort-export-all": "^1.2.1",
95
"expect": "^27.5.1",
96
"expect-type": "^0.20.0",
97
- "express": "^4.17.3",
+ "express": "^5.0.0",
98
"format-package": "^7.0.0",
99
"husky": "^8.0.0",
100
"jest": "^27.5.1",
0 commit comments