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 690a73f commit a33df5bCopy full SHA for a33df5b
bun.lockb
16.8 KB
package.json
@@ -24,7 +24,7 @@
24
"@nestjs/platform-express": "^10.3.9",
25
"@nx/angular": "19.3.2",
26
"axios": "^1.7.2",
27
- "express": "~4.19.2",
+ "express": "~4.21.0",
28
"ngxtension": "^3.5.5",
29
"reflect-metadata": "^0.2.2",
30
"rxjs": "~7.8.1",
@@ -59,7 +59,7 @@
59
"@swc-node/register": "1.10.0",
60
"@swc/core": "^1.6.6",
61
"@swc/helpers": "0.5.11",
62
- "@types/express": "4.17.21",
+ "@types/express": "4.17.25",
63
"@types/jest": "^29.5.12",
64
"@types/node": "20.14.9",
65
"@typescript-eslint/eslint-plugin": "^7.14.1",
0 commit comments