From 40c827c550f1a091646d5aa2a49c980f98f2a5e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 23:16:22 +0000 Subject: [PATCH] Bump urijs from 1.19.1 to 1.19.11 in /client Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 to 1.19.11. - [Release notes](https://github.com/medialize/URI.js/releases) - [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md) - [Commits](https://github.com/medialize/URI.js/compare/v1.19.1...v1.19.11) --- updated-dependencies: - dependency-name: urijs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- client/package-lock.json | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/client/package-lock.json b/client/package-lock.json index 05778be..f049d69 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", @@ -11108,9 +11102,9 @@ } }, "urijs": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.1.tgz", - "integrity": "sha512-xVrGVi94ueCJNrBSTjWqjvtgvl3cyOTThp2zaMaFNGp3F542TR6sM3f2o8RqZl+AwteClSVmoCyt0ka4RjQOQg==" + "version": "1.19.11", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.11.tgz", + "integrity": "sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ==" }, "urix": { "version": "0.1.0",