From 41c627c471bf5fa4dd28be86c21e91a81cd2b4d0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Thu, 6 Jun 2019 06:08:42 +0000 Subject: [PATCH] Update animate.css to version 3.7.2 --- 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 48d7313..50823cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1798,9 +1798,9 @@ "dev": true }, "animate.css": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.7.0.tgz", - "integrity": "sha512-u3iMXDJr0cxMdQocIciDiou9Au4L5f9uT+/jCtprw3s1j3HcfCuI+khF+90Ps2KdsEhM2soF7SXB4WUvI3HlXg==", + "version": "3.7.2", + "resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.7.2.tgz", + "integrity": "sha512-0bE8zYo7C0KvgOYrSVfrzkbYk6IOTVPNqkiHg2cbyF4Pq/PXzilz4BRWA3hwEUBoMp5VBgrC29lQIZyhRWdBTw==", "dev": true }, "ansi-colors": { diff --git a/package.json b/package.json index 393461f..cf8399a 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/multiparty": "0.0.32", "@types/tail": "^1.2.1", "@types/webpack-env": "^1.13.9", - "animate.css": "^3.7.0", + "animate.css": "^3.7.2", "axios": "^0.19.0", "babel-plugin-istanbul": "^5.1.4", "bootstrap": "^4.3.1",