From 2945af3a7fdea8ae71f949cb038bb44bace224d0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 11 Feb 2021 04:13:41 +0000 Subject: [PATCH] fix: 4 - using a webservice/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCORE-1070902 --- 4 - using a webservice/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4 - using a webservice/package.json b/4 - using a webservice/package.json index a23916a..7f2b40c 100644 --- a/4 - using a webservice/package.json +++ b/4 - using a webservice/package.json @@ -16,7 +16,7 @@ "dependencies": { "@angular/common": "2.0.0", "@angular/compiler": "2.0.0", - "@angular/core": "2.0.0", + "@angular/core": "11.0.5", "@angular/forms": "2.0.0", "@angular/http": "2.0.0", "@angular/platform-browser": "2.0.0",