diff --git a/package-lock.json b/package-lock.json index 7c2189d..0c05e3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1174,9 +1174,9 @@ "integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=" }, "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==" }, "ansi-regex": { "version": "3.0.0", diff --git a/package.json b/package.json index ec92407..a722cd6 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/progress": "^2.0.3", "@types/rimraf": "^2.0.2", "@types/underscore": "^1.9.3", - "animate.css": "3.7.0", + "animate.css": "3.7.2", "bootstrap": "^4.3.1", "glob": "^7.1.4", "handlebars": "^4.2.1",