From ecaf4741ac4636514648de34c069102de9cdd003 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 11 Feb 2021 01:19:45 +0000 Subject: [PATCH] fix: 3 - Components and data binding/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCORE-1070902 --- 3 - Components and data binding/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3 - Components and data binding/package.json b/3 - Components and data binding/package.json index b504164..7348bf6 100644 --- a/3 - Components and data binding/package.json +++ b/3 - Components and data binding/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",