From ce663667b588deafaa64b1722b007b079cd7593c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 Feb 2022 11:51:40 +0000 Subject: [PATCH] fix: upgrade @angular/core from 11.0.5 to 11.2.14 Snyk has created this PR to upgrade @angular/core from 11.0.5 to 11.2.14. See this package in npm: https://www.npmjs.com/package/@angular/core See this project in Snyk: https://app.snyk.io/org/wildcreeper4/project/be7b5d40-d60c-4d4b-b4d2-9016e71b0406?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e445193..b9197db 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "core-js": "2.6.11", "zone.js": "0.9.1", "jasmine-core": "3.1.0", - "@angular/core": "11.0.5", + "@angular/core": "11.2.14", "@angular/forms": "8.2.14", "@angular/common": "8.2.14", "@angular/router": "8.2.14",