Skip to content

Commit f1e797e

Browse files
fix(deps): update dependency express to ~4.21.0
1 parent 690a73f commit f1e797e

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
@@ -24,7 +24,7 @@
2424
"@nestjs/platform-express": "^10.3.9",
2525
"@nx/angular": "19.3.2",
2626
"axios": "^1.7.2",
27-
"express": "~4.19.2",
27+
"express": "~4.21.0",
2828
"ngxtension": "^3.5.5",
2929
"reflect-metadata": "^0.2.2",
3030
"rxjs": "~7.8.1",

0 commit comments

Comments
 (0)