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",