From 7c06810927cb7b6bdb8c315045e93a53e56c9862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 22:47:35 +0000 Subject: [PATCH] Bump urijs from 1.19.1 to 1.19.9 in /client Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 to 1.19.9. - [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.9) --- 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..d343506 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.9", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.9.tgz", + "integrity": "sha512-v0V+v5F3NQFt6TX0GpA2NKyrpythDJI+PHRo66sUIDP/U6cXbm6NqLVcXylQGwiwW5VYNj+OAei3EU0ALj9AWg==" }, "urix": { "version": "0.1.0",