From 7d6ee975a1d33c114f7249e11d141ce61212baba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 00:59:06 +0000 Subject: [PATCH] chore(deps): bump urijs from 1.19.1 to 1.19.5 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 to 1.19.5. - [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.5) 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..fd99c04 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.5", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.5.tgz", + "integrity": "sha512-48z9VGWwdCV5KfizHsE05DWS5fhK6gFlx5MjO7xu0Krc5FGPWzjlXEVV0nPMrdVuP7xmMHiPZ2HoYZwKOFTZOg==" }, "uuid": { "version": "3.3.2",