Skip to content

Commit 0a4a867

Browse files
snyk-botSteve Hobbs
andauthored
[Snyk] Upgrade @angular/localize from 14.2.2 to 14.2.3 (auth0-samples#310)
* fix: upgrade @angular/localize from 14.2.2 to 14.2.3 Snyk has created this PR to upgrade @angular/localize from 14.2.2 to 14.2.3. See this package in npm: https://www.npmjs.com/package/@angular/localize See this project in Snyk: https://app.snyk.io/org/auth0-quickstarts/project/94ca5687-a043-468a-a059-79b0f61439e5?utm_source=github&utm_medium=referral&page=upgrade-pr * use @angular/localize 14.2.3 Co-authored-by: Steve Hobbs <steve.hobbs@auth0.com>
1 parent ff526ab commit 0a4a867

3 files changed

Lines changed: 11 additions & 8 deletions

File tree

Sample-01/angular.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,8 @@
104104
}
105105
}
106106
}
107+
},
108+
"cli": {
109+
"analytics": false
107110
}
108111
}

Sample-01/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Sample-01/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/compiler": "^14.0.1",
2424
"@angular/core": "^14.0.1",
2525
"@angular/forms": "^14.0.1",
26-
"@angular/localize": "^14.0.1",
26+
"@angular/localize": "^14.2.3",
2727
"@angular/platform-browser": "^14.0.1",
2828
"@angular/platform-browser-dynamic": "^14.0.1",
2929
"@angular/router": "^14.0.1",

0 commit comments

Comments
 (0)