From 39595740ab2544854bd64b4844aa89f80ed64090 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 20 Feb 2020 05:05:56 +0000 Subject: [PATCH] fix: upgrade @angular/animations from 8.2.5 to 8.2.14 Snyk has created this PR to upgrade @angular/animations from 8.2.5 to 8.2.14. See this package in NPM: https://www.npmjs.com/package/@angular/animations 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..25230a3 100644 --- a/yggdrasil-skill-browser-web/package.json +++ b/yggdrasil-skill-browser-web/package.json @@ -12,7 +12,7 @@ "private": true, "dependencies": { "@amcharts/amcharts4": "^4.5.16", - "@angular/animations": "^8.2.5", + "@angular/animations": "^8.2.14", "@angular/cdk": "^8.1.4", "@angular/common": "~8.2.4", "@angular/compiler": "~8.2.4", diff --git a/yggdrasil-skill-browser-web/yarn.lock b/yggdrasil-skill-browser-web/yarn.lock index c96c63a..d0efd5d 100644 --- a/yggdrasil-skill-browser-web/yarn.lock +++ b/yggdrasil-skill-browser-web/yarn.lock @@ -130,10 +130,10 @@ "@angular-devkit/core" "8.3.3" rxjs "6.4.0" -"@angular/animations@^8.2.5": - version "8.2.5" - resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-8.2.5.tgz#847296d12690c1e385f6f790fbb472d0e4aabde9" - integrity sha512-t4TT11YIRGKSNYz5ngZ7trVPKZMtEql2LaPaVQnAZ6Cefrf+1s431mVh7ndPtGTLxRwr6RPTUe+Tc+5e2ROcmg== +"@angular/animations@^8.2.14": + version "8.2.14" + resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-8.2.14.tgz#76736b21e56165e6ca4925fb69605bdcc56aba7d" + integrity sha512-3Vc9TnNpKdtvKIXcWDFINSsnwgEMiDmLzjceWg1iYKwpeZGQahUXPoesLwQazBMmxJzQiA4HOMj0TTXKZ+Jzkg== dependencies: tslib "^1.9.0"