diff --git a/client/package-lock.json b/client/package-lock.json index 644193de..a90b2dc3 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -2582,9 +2582,9 @@ "integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==" }, "async": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz", - "integrity": "sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==", + "version": "2.6.4", + "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz", + "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==", "requires": { "lodash": "^4.17.14" } @@ -9342,6 +9342,10 @@ "js-tokens": "^3.0.0 || ^4.0.0" } }, + "lottie-api": { + "version": "github:bodymovin/lottie-api#3878f3acb1466a012553a08b929a12b11937c855", + "from": "github:bodymovin/lottie-api#3878f3acb1466a012553a08b929a12b11937c855" + }, "lottie-react-web": { "version": "2.1.4", "resolved": "https://registry.npmjs.org/lottie-react-web/-/lottie-react-web-2.1.4.tgz", @@ -9350,12 +9354,6 @@ "babel-runtime": "^6.26.0", "lottie-api": "github:bodymovin/lottie-api#3878f3acb1466a012553a08b929a12b11937c855", "lottie-web": "^5.2.1" - }, - "dependencies": { - "lottie-api": { - "version": "github:bodymovin/lottie-api#3878f3acb1466a012553a08b929a12b11937c855", - "from": "github:bodymovin/lottie-api#master" - } } }, "lottie-web": {