From 6e9f60acd46d316e4109d0a15c74f93206b6456c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 May 2025 20:50:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELHELPERS-9397697 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54c9cf4..10c3ae7 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@angular/compiler": "~10.0.2", "@angular/core": "~10.0.2", "@angular/forms": "~10.0.2", - "@angular/localize": "^10.0.2", + "@angular/localize": "^20.0.0", "@angular/platform-browser": "~10.0.2", "@angular/platform-browser-dynamic": "~10.0.2", "@angular/router": "~10.0.2",