diff --git a/package.json b/package.json index ab1842e4..81cb0126 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "elm-json": "elm-json" }, "dependencies": { - "animate.css": "^3.5.2", + "animate.css": "^4.1.1", "bootstrap": "^4.0.1", "elm-canvas": "^2.2.4", "file-loader": "^0.11.2", diff --git a/yarn.lock b/yarn.lock index 908deec3..91a60279 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1248,10 +1248,10 @@ alphanum-sort@^1.0.0: resolved "https://registry.yarnpkg.com//alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3" integrity sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM= -animate.css@^3.5.2: - version "3.7.0" - resolved "https://registry.yarnpkg.com//animate.css/-/animate.css-3.7.0.tgz#5de25d1ee5fba11ba6a1e2c4fa568f512eb7d4da" - integrity sha512-u3iMXDJr0cxMdQocIciDiou9Au4L5f9uT+/jCtprw3s1j3HcfCuI+khF+90Ps2KdsEhM2soF7SXB4WUvI3HlXg== +animate.css@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/animate.css/-/animate.css-4.1.1.tgz#614ec5a81131d7e4dc362a58143f7406abd68075" + integrity sha512-+mRmCTv6SbCmtYJCN4faJMNFVNN5EuCTTprDTAo7YzIGji2KADmakjVA3+8mVDkZ2Bf09vayB35lSQIex2+QaQ== ansi-align@^3.0.0: version "3.0.0"