diff --git a/client/package-lock.json b/client/package-lock.json index 05778be..0334dcd 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -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", @@ -10748,9 +10742,9 @@ } }, "tmpl": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz", - "integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=" + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz", + "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" }, "to-arraybuffer": { "version": "1.0.1",