From 8f22963f282a239689042488a19a57302b98d9ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 24 Oct 2018 05:26:30 +0000 Subject: [PATCH] Bump animate.css from 3.5.2 to 3.7.0 Bumps [animate.css](https://github.com/daneden/animate.css) from 3.5.2 to 3.7.0. - [Release notes](https://github.com/daneden/animate.css/releases) - [Commits](https://github.com/daneden/animate.css/compare/3.5.2...3.7.0) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 46d2835..9f82ac7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -330,9 +330,9 @@ } }, "animate.css": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.5.2.tgz", - "integrity": "sha1-keZo3AaagI5eSZUUhnuXquAWbDY=" + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.7.0.tgz", + "integrity": "sha512-u3iMXDJr0cxMdQocIciDiou9Au4L5f9uT+/jCtprw3s1j3HcfCuI+khF+90Ps2KdsEhM2soF7SXB4WUvI3HlXg==" }, "ansi-html": { "version": "0.0.7", diff --git a/package.json b/package.json index f5d3611..f454608 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@angular/router": "^5.2.1", "angular-oauth2-oidc": "^3.1.4", "angular2-moment": "^1.7.1", - "animate.css": "^3.5.2", + "animate.css": "^3.7.0", "arrive": "^2.4.1", "bootstrap": "^3.3.7", "bootstrap-notify": "^3.1.3",