Skip to content

Commit 51e42fa

Browse files
committed
fix: upgrade @angular/core from 20.1.6 to 20.1.7
Snyk has created this PR to upgrade @angular/core from 20.1.6 to 20.1.7. See this package in npm: @angular/core See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/11c47692-61cb-4ece-ba33-ab2c35193373?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 1c1070f commit 51e42fa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@angular/common": "20.1.6",
2222
"@angular/compiler": "20.1.6",
23-
"@angular/core": "20.1.6",
23+
"@angular/core": "20.1.7",
2424
"@angular/platform-browser": "20.1.6",
2525
"@angular/router": "20.1.6",
2626
"@contentstack/delivery-sdk": "^4.8.0",

0 commit comments

Comments
 (0)