From 4f3c9faa844d03356028ead7fe56e310efde16c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 03:52:07 +0000 Subject: [PATCH] build(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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 26760b9..4d11368 100644 --- a/package-lock.json +++ b/package-lock.json @@ -536,9 +536,9 @@ "dev": true }, "urijs": { - "version": "1.19.1", - "resolved": "https://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==", "dev": true }, "vary": {