From 5c66586dffc110e3a9fdabaec73542754a4ca201 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Nov 2024 01:21:01 +0000 Subject: [PATCH] fix: projects/angular-cld/samples/photo_album_with_jquery/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOURCEMAPSUPPORT-6112477 --- .../angular-cld/samples/photo_album_with_jquery/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/angular-cld/samples/photo_album_with_jquery/package.json b/projects/angular-cld/samples/photo_album_with_jquery/package.json index 1356aed..50a44e1 100644 --- a/projects/angular-cld/samples/photo_album_with_jquery/package.json +++ b/projects/angular-cld/samples/photo_album_with_jquery/package.json @@ -8,7 +8,7 @@ "@angular/animations": "^6.0.3", "@angular/common": "^6.0.3", "@angular/compiler": "^6.0.3", - "@angular/compiler-cli": "^6.0.3", + "@angular/compiler-cli": "^7.0.0", "@angular/core": "^6.0.3", "@angular/forms": "^6.0.3", "@angular/http": "^6.0.3",