Skip to content

Commit e6e46c3

Browse files
committed
build: update dependency express to v5
See associated pull request for more information.
1 parent 6b511cf commit e6e46c3

File tree

2 files changed

+27
-6
lines changed

2 files changed

+27
-6
lines changed

pnpm-lock.yaml

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

report-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/ssr": "^20.2.0",
2222
"@shikijs/langs": "3.6.0",
2323
"@shikijs/themes": "3.6.0",
24-
"express": "^4.18.2",
24+
"express": "^5.0.0",
2525
"jszip": "^3.10.1",
2626
"rxjs": "~7.8.0",
2727
"shiki": "^3.6.0",
@@ -33,7 +33,7 @@
3333
"@angular/build": "^20.2.0",
3434
"@angular/cli": "^20.2.0",
3535
"@angular/compiler-cli": "^20.2.0",
36-
"@types/express": "^4.17.17",
36+
"@types/express": "^5.0.0",
3737
"@types/google.visualization": "^0.0.74",
3838
"@types/jasmine": "~5.1.0",
3939
"@types/jszip": "^3.4.1",

0 commit comments

Comments
 (0)