diff --git a/package-lock.json b/package-lock.json index 140be768..312074b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4070,9 +4070,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==" }, "ansi-align": { "version": "2.0.0", diff --git a/package.json b/package.json index b3bff9ea..98b13a2d 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "@panter/vue-i18next": "^0.15.1", "@trodi/electron-splashscreen": "^0.3.4", "about-window": "^1.13.2", - "animate.css": "^3.7.0", + "animate.css": "^3.7.2", "auto-launch": "^5.0.5", "axios": "^0.19.0", "boom": "^7.3.0",