From a5bec676c5fbbc27f5f87c6823a4944d875054e6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 May 2024 18:49:47 +0000 Subject: [PATCH] fix: upgrade @angular/localize from 14.2.6 to 14.3.0 Snyk has created this PR to upgrade @angular/localize from 14.2.6 to 14.3.0. See this package in npm: @angular/localize See this project in Snyk: https://app.snyk.io/org/identian/project/e1d598a4-e240-41f4-b546-055ef56d88e2?utm_source=github&utm_medium=referral&page=upgrade-pr --- Flash2_maintainers_ui_ng/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flash2_maintainers_ui_ng/package.json b/Flash2_maintainers_ui_ng/package.json index 0f29e9e..de721bc 100644 --- a/Flash2_maintainers_ui_ng/package.json +++ b/Flash2_maintainers_ui_ng/package.json @@ -15,7 +15,7 @@ "@angular/compiler": "^14.2.0", "@angular/core": "^14.2.0", "@angular/forms": "^14.2.0", - "@angular/localize": "^14.2.0", + "@angular/localize": "^14.3.0", "@angular/platform-browser": "^14.2.0", "@angular/platform-browser-dynamic": "^14.2.0", "@angular/router": "^14.2.0",