Skip to content

Commit

Permalink
chore(deps): bump path-to-regexp and express (#19743)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] and giancorderoortiz authored Dec 9, 2024
1 parent 6e538c5 commit 849ba77
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 18 deletions.
2 changes: 1 addition & 1 deletion core-libs/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"optionalDependencies": {
"@angular/platform-server": "^17.0.5",
"express": "^4.21.1"
"express": "^4.21.2"
},
"publishConfig": {
"access": "public"
Expand Down
34 changes: 19 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"angular-oauth2-oidc": "^17.0.1",
"bootstrap": "^4.6.2",
"comment-json": "^4.2.3",
"express": "^4.21.1",
"express": "^4.21.2",
"hamburgers": "^1.2.1",
"i18next": "^23.7.6",
"i18next-http-backend": "^2.4.2",
Expand Down
2 changes: 1 addition & 1 deletion projects/schematics/src/dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@
"angular-oauth2-oidc": "^17.0.1",
"bootstrap": "^4.6.2",
"comment-json": "^4.2.3",
"express": "^4.21.1",
"express": "^4.21.2",
"hamburgers": "^1.2.1",
"i18next": "^23.7.6",
"i18next-http-backend": "^2.4.2",
Expand Down

0 comments on commit 849ba77

Please sign in to comment.