Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Commit bde1465

Browse files
chore(deps): update dependency express to v5
1 parent 6d4321d commit bde1465

16 files changed

Lines changed: 5582 additions & 1790 deletions

File tree

demo/package-lock.json

Lines changed: 252 additions & 495 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/ssr": "next",
2424
"@netlify/angular-runtime": "file:..",
2525
"@netlify/edge-functions": "^3.0.8",
26-
"express": "^4.21.0",
26+
"express": "^5.0.0",
2727
"rxjs": "~7.8.0",
2828
"tslib": "^2.3.0",
2929
"zone.js": "~0.15.0"
@@ -32,7 +32,7 @@
3232
"@angular/build": "next",
3333
"@angular/cli": "next",
3434
"@angular/compiler-cli": "next",
35-
"@types/express": "^4.17.21",
35+
"@types/express": "^5.0.0",
3636
"@types/jasmine": "~5.1.0",
3737
"@types/node": "^22.0.0",
3838
"baseline-browser-mapping": "^2.10.29",

0 commit comments

Comments
 (0)