Skip to content

Commit 25aa4f3

Browse files
fix(deps): update dependency express to ~4.21.0
1 parent d80fb1e commit 25aa4f3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

5.28 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@nestjs/platform-express": "^10.3.9",
2727
"@nx/angular": "19.3.2",
2828
"axios": "^1.7.2",
29-
"express": "~4.19.2",
29+
"express": "~4.21.0",
3030
"ngxtension": "^3.5.5",
3131
"reflect-metadata": "^0.2.2",
3232
"rxjs": "~7.8.1",

0 commit comments

Comments
 (0)