diff --git a/client/package-lock.json b/client/package-lock.json index 644193de..90844eb4 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -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": { @@ -14547,9 +14545,9 @@ } }, "url-parse": { - "version": "1.4.7", - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz", - "integrity": "sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==", + "version": "1.5.10", + "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", + "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", "requires": { "querystringify": "^2.1.1", "requires-port": "^1.0.0"