Skip to content

Commit 849ba77

Browse files
chore(deps): bump path-to-regexp and express (#19743)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Giancarlo Cordero Ortiz <[email protected]>
1 parent 6e538c5 commit 849ba77

File tree

4 files changed

+22
-18
lines changed

4 files changed

+22
-18
lines changed

core-libs/setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"optionalDependencies": {
3030
"@angular/platform-server": "^17.0.5",
31-
"express": "^4.21.1"
31+
"express": "^4.21.2"
3232
},
3333
"publishConfig": {
3434
"access": "public"

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"angular-oauth2-oidc": "^17.0.1",
150150
"bootstrap": "^4.6.2",
151151
"comment-json": "^4.2.3",
152-
"express": "^4.21.1",
152+
"express": "^4.21.2",
153153
"hamburgers": "^1.2.1",
154154
"i18next": "^23.7.6",
155155
"i18next-http-backend": "^2.4.2",

projects/schematics/src/dependencies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@
508508
"angular-oauth2-oidc": "^17.0.1",
509509
"bootstrap": "^4.6.2",
510510
"comment-json": "^4.2.3",
511-
"express": "^4.21.1",
511+
"express": "^4.21.2",
512512
"hamburgers": "^1.2.1",
513513
"i18next": "^23.7.6",
514514
"i18next-http-backend": "^2.4.2",

0 commit comments

Comments
 (0)