diff --git a/client/package-lock.json b/client/package-lock.json index 05778be..ee3d0a5 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -4930,9 +4930,9 @@ "integrity": "sha1-/Xqtcmvxpf0W38KbL3pmAdJxOcQ=" }, "handlebars": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.2.tgz", - "integrity": "sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==", + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz", + "integrity": "sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==", "requires": { "neo-async": "^2.6.0", "optimist": "^0.6.1", @@ -10385,13 +10385,7 @@ } }, "spotify-service": { - "version": "file:../spotify-service", - "requires": { - "axios": "^0.18.1", - "moment": "^2.24.0", - "query-string": "^5.1.1", - "ramda": "^0.25.0" - } + "version": "file:../spotify-service" }, "sprintf-js": { "version": "1.0.3",