From 1a5e3f67dbc3a0c8270b63980ce23c63d8cbe1c2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 Nov 2025 15:06:23 +0000 Subject: [PATCH] fix: s3-angular-website/python/website/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCOMMON-14135651 --- s3-angular-website/python/website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s3-angular-website/python/website/package.json b/s3-angular-website/python/website/package.json index c896e7f6..208da597 100644 --- a/s3-angular-website/python/website/package.json +++ b/s3-angular-website/python/website/package.json @@ -12,7 +12,7 @@ "private": true, "dependencies": { "@angular/animations": "~10.0.6", - "@angular/common": "~10.0.6", + "@angular/common": "~19.2.16", "@angular/compiler": "~10.0.6", "@angular/core": "~10.0.6", "@angular/forms": "~10.0.6",