Skip to content

Commit

Permalink
fix: upgrade @angular/compiler from 17.3.5 to 17.3.12
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @angular/compiler from 17.3.5 to 17.3.12.

See this package in npm:
@angular/compiler

See this project in Snyk:
https://app.snyk.io/org/rodolphe33/project/eb242b27-7df4-4599-9b5f-5cad77221e0f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 24, 2024
1 parent f235b73 commit 5105f3a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@angular/animations": "^17.3.0",
"@angular/common": "^17.3.0",
"@angular/compiler": "^17.3.0",
"@angular/compiler": "^17.3.12",
"@angular/core": "^17.3.0",
"@angular/forms": "^17.3.0",
"@angular/platform-browser": "^17.3.0",
Expand Down

0 comments on commit 5105f3a

Please sign in to comment.