Skip to content

Commit aa63e19

Browse files
committed
fix: upgrade @angular/core from 17.3.8 to 17.3.11
Snyk has created this PR to upgrade @angular/core from 17.3.8 to 17.3.11. See this package in npm: @angular/core See this project in Snyk: https://app.snyk.io/org/vadimdez/project/48caa600-4108-4865-bdbe-b54fdd091009?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5729466 commit aa63e19

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package-lock.json

+6-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@angular/common": "^17.3.0",
4040
"@angular/compiler": "^17.3.0",
4141
"@angular/compiler-cli": "^17.3.0",
42-
"@angular/core": "^17.3.0",
42+
"@angular/core": "^17.3.11",
4343
"@angular/forms": "^17.3.0",
4444
"@angular/language-service": "^17.3.8",
4545
"@angular/platform-browser": "^17.3.0",

0 commit comments

Comments
 (0)