From 990a5f8b7494ccd744375571b93e073882e41cc9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Dec 2021 09:46:13 +0000 Subject: [PATCH] fix: upgrade @angular/localize from 12.2.8 to 12.2.14 Snyk has created this PR to upgrade @angular/localize from 12.2.8 to 12.2.14. See this package in npm: https://www.npmjs.com/package/@angular/localize See this project in Snyk: https://app.snyk.io/org/jessileandro/project/140ce435-bd44-42cb-bc5b-765cfc2ddd00?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5bb3cfd..1bb8667 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@angular/compiler": "~12.2.13", "@angular/core": "~12.2.13", "@angular/forms": "~12.2.13", - "@angular/localize": "~12.2.13", + "@angular/localize": "~12.2.14", "@angular/platform-browser": "~12.2.13", "@angular/platform-browser-dynamic": "~12.2.13", "@angular/router": "~12.2.13",