From e31f133d08431df752e294881539ca645909e733 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 30 Nov 2025 09:47:41 +0000 Subject: [PATCH] fix: ng7-ShoppingListRecipeBook/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCOMMON-14135651 --- ng7-ShoppingListRecipeBook/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ng7-ShoppingListRecipeBook/package.json b/ng7-ShoppingListRecipeBook/package.json index 32d379a..2801431 100644 --- a/ng7-ShoppingListRecipeBook/package.json +++ b/ng7-ShoppingListRecipeBook/package.json @@ -12,7 +12,7 @@ "private": true, "dependencies": { "@angular/animations": "~7.2.0", - "@angular/common": "~7.2.0", + "@angular/common": "~19.2.16", "@angular/compiler": "~7.2.0", "@angular/core": "~11.0.5", "@angular/forms": "~7.2.0",