From a2852dac9dc05c4c27f284b026461359aae73f0a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 10 Feb 2021 23:09:23 +0000 Subject: [PATCH] fix: frontend-syscop/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCORE-1070902 --- frontend-syscop/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend-syscop/package.json b/frontend-syscop/package.json index 6e2121a..fa09a88 100644 --- a/frontend-syscop/package.json +++ b/frontend-syscop/package.json @@ -14,7 +14,7 @@ "@angular/animations": "~7.2.0", "@angular/common": "~7.2.0", "@angular/compiler": "~7.2.0", - "@angular/core": "~7.2.0", + "@angular/core": "~11.0.5", "@angular/forms": "~7.2.0", "@angular/platform-browser": "~7.2.0", "@angular/platform-browser-dynamic": "~7.2.0",