From aa8407f5501225f8a2d903d24ceaf3016c91672b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 Dec 2025 15:53:21 +0000 Subject: [PATCH] fix: ng2-Spotify/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCOMPILER-14157154 --- ng2-Spotify/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ng2-Spotify/package.json b/ng2-Spotify/package.json index af68cff..7e94062 100644 --- a/ng2-Spotify/package.json +++ b/ng2-Spotify/package.json @@ -18,7 +18,7 @@ "license": "MIT", "dependencies": { "@angular/common": "~19.2.16", - "@angular/compiler": "~2.2.0", + "@angular/compiler": "~19.2.17", "@angular/core": "~11.0.5", "@angular/forms": "~2.2.0", "@angular/http": "~2.2.0",