diff --git a/client/package-lock.json b/client/package-lock.json index 644193de..59d553c3 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -1557,9 +1557,9 @@ "integrity": "sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA==" }, "@hapi/hoek": { - "version": "8.3.1", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-8.3.1.tgz", - "integrity": "sha512-75ocgnI7HG/I01iGA3/rs0y6PXydUA/kxhFZM0HoT8NLSTnt/J8Gq03iKl4a4B/2A3iMG0ctXtxr5Hg9SGr1gw==" + "version": "8.5.1", + "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-8.5.1.tgz", + "integrity": "sha512-yN7kbciD87WzLGc5539Tn0sApjyiGHAJgKvG9W8C7O+6c7qmoQMfVs0W4bX17eqz6C78QJqqFrtgdK5EWf6Qow==" }, "@hapi/joi": { "version": "15.1.1", @@ -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": {