From 4bc6e5c5bfc9849f37e259c9f62de014ffa4416b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 20 Feb 2020 05:06:00 +0000 Subject: [PATCH] fix: upgrade @angular/common from 8.2.5 to 8.2.14 Snyk has created this PR to upgrade @angular/common from 8.2.5 to 8.2.14. See this package in NPM: https://www.npmjs.com/package/@angular/common See this project in Snyk: https://app.snyk.io/org/pogoma/project/7f9089b9-0ed6-42bd-aaa6-36fcaf757052?utm_source=github&utm_medium=upgrade-pr --- yggdrasil-skill-browser-web/package.json | 2 +- yggdrasil-skill-browser-web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/yggdrasil-skill-browser-web/package.json b/yggdrasil-skill-browser-web/package.json index cfef095..62fe8e3 100644 --- a/yggdrasil-skill-browser-web/package.json +++ b/yggdrasil-skill-browser-web/package.json @@ -14,7 +14,7 @@ "@amcharts/amcharts4": "^4.5.16", "@angular/animations": "^8.2.5", "@angular/cdk": "^8.1.4", - "@angular/common": "~8.2.4", + "@angular/common": "~8.2.14", "@angular/compiler": "~8.2.4", "@angular/core": "~8.2.4", "@angular/forms": "~8.2.4", diff --git a/yggdrasil-skill-browser-web/yarn.lock b/yggdrasil-skill-browser-web/yarn.lock index c96c63a..b211420 100644 --- a/yggdrasil-skill-browser-web/yarn.lock +++ b/yggdrasil-skill-browser-web/yarn.lock @@ -170,10 +170,10 @@ universal-analytics "^0.4.20" uuid "^3.3.2" -"@angular/common@~8.2.4": - version "8.2.5" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-8.2.5.tgz#4155df1ca4a6ac50a82b9cbf40dbc357f214e040" - integrity sha512-7iSDLVhS+jbVRkECpbTzU9+6IQPS3Wl0CF73EA0sdzPbTC2GKvGfM9WLnIZZIxewkii6Wn1Yb0x0qRdWMT2STA== +"@angular/common@~8.2.14": + version "8.2.14" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-8.2.14.tgz#027e52b2951c14082d6e3af1a4ffa1356220e439" + integrity sha512-Qmt+aX2quUW54kaNT7QH7WGXnFxr/cC2C6sf5SW5SdkZfDQSiz8IaItvieZfXVQUbBOQKFRJ7TlSkt0jI/yjvw== dependencies: tslib "^1.9.0"