diff --git a/package-lock.json b/package-lock.json index 0935ee56..f9a3669d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2421,9 +2421,9 @@ "integrity": "sha512-Z6DoceYb/1xSg5+e+ZlPZ9v0N16ZvZ+wYMraFue4HYrE4ttONKtsvruIRf6t9TBR0YvSOfi1hUU0fJfBLCDYow==" }, "@types/animejs": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@types/animejs/-/animejs-3.1.2.tgz", - "integrity": "sha512-GyyuoztWbZMErx9brJQChvvfeMd5vplWU/H6BYVl7JUcLoMaDOVxlqF3d4ypB7TzXnbgnMSykGmjAVVRsvhHhQ==" + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/@types/animejs/-/animejs-3.1.3.tgz", + "integrity": "sha512-rJsAySPkYj2guclqKYM0H3PrmztgGL36e/oEv0APwiScmlNNQ36/S1INrOKRRLdygJbEiGjYDn4MAQ9LRNP4DA==" }, "@types/anymatch": { "version": "1.3.1", diff --git a/package.json b/package.json index 691e8299..4cc7b671 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "@babel/runtime-corejs2": "7.13.10", - "@types/animejs": "3.1.2", + "@types/animejs": "3.1.3", "@types/color": "3.0.1", "@types/fs-extra": "9.0.8", "@types/globby": "9.1.0",