Skip to content

Commit

Permalink
chore(deps): bump send and express (#19277)
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 Sep 23, 2024
1 parent ccc1952 commit 43276eb
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 167 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.20.0"
"express": "^4.21.0"
},
"publishConfig": {
"access": "public"
Expand Down
194 changes: 30 additions & 164 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 @@ -142,7 +142,7 @@
"angular-oauth2-oidc": "^17.0.1",
"bootstrap": "^4.6.2",
"comment-json": "^4.2.3",
"express": "^4.20.0",
"express": "^4.21.0",
"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 @@ -484,7 +484,7 @@
"angular-oauth2-oidc": "^17.0.1",
"bootstrap": "^4.6.2",
"comment-json": "^4.2.3",
"express": "^4.20.0",
"express": "^4.21.0",
"hamburgers": "^1.2.1",
"i18next": "^23.7.6",
"i18next-http-backend": "^2.4.2",
Expand Down

0 comments on commit 43276eb

Please sign in to comment.