diff --git a/package-lock.json b/package-lock.json index 5514f8f..55bab79 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1669,9 +1669,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 161b571..f7fa8ca 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@vue/cli-plugin-pwa": "3.4.0", "@vue/cli-service": "3.4.0", "@vue/eslint-config-standard": "4.0.0", - "animate.css": "3.7.0", + "animate.css": "3.7.2", "babel-eslint": "10.0.1", "eagle.js": "0.4.4", "eslint": "5.13.0",