diff --git a/package.json b/package.json index 54e8f6de..88204573 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "private": true, "dependencies": { - "@angular/animations": "^5.2.5", + "@angular/animations": "^5.2.9", "@angular/cdk": "^5.2.1", "@angular/cli": "^1.6.2", "@angular/common": "^5.2.5", diff --git a/yarn.lock b/yarn.lock index edf77e48..34cd5dd8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -27,9 +27,9 @@ minimist "^1.2.0" rxjs "^5.5.2" -"@angular/animations@^5.2.5": - version "5.2.5" - resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-5.2.5.tgz#3e72184321c4979305619c74902b8be92d76db70" +"@angular/animations@^5.2.9": + version "5.2.9" + resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-5.2.9.tgz#220db9fb5a52a193db0023d721b23ddd25a75770" dependencies: tslib "^1.7.1" @@ -7684,11 +7684,7 @@ typedarray@^0.0.6: version "0.0.6" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" -typescript@~2.4.2: - version "2.4.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.2.tgz#f8395f85d459276067c988aa41837a8f82870844" - -typescript@~2.6.1: +typescript@~2.6.1, typescript@~2.6.2: version "2.6.2" resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"