From a88d83e45f4518e4c3267436c80bd86df39ba8b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 22:14:05 +0000 Subject: [PATCH] chore(deps): bump urijs from 1.19.1 to 1.19.10 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 to 1.19.10. - [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.10) --- updated-dependencies: - dependency-name: urijs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0a754eb..76df4bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -886,11 +886,6 @@ "flat-cache": "^2.0.1" } }, - "file-saver": { - "version": "2.0.2", - "resolved": "https://registry.npm.taobao.org/file-saver/download/file-saver-2.0.2.tgz", - "integrity": "sha1-BtbnKKnqLfLM4vjZ6E383DOOwXo=" - }, "find-up": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", @@ -2776,9 +2771,9 @@ } }, "urijs": { - "version": "1.19.1", - "resolved": "http://registry.npm.taobao.org/urijs/download/urijs-1.19.1.tgz", - "integrity": "sha1-Ww/1MMDL3oOG9jQiNbpcpumV0lo=" + "version": "1.19.10", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.10.tgz", + "integrity": "sha512-EzauQlgKuJgsXOqoMrCiePBf4At5jVqRhXykF3Wfb8ZsOBMxPcfiVBcsHXug4Aepb/ICm2PIgqAUGMelgdrWEg==" }, "uuid": { "version": "3.3.2",