From f2bb9aea4fee01f309716f14b60a6373e545d52f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 06:48:01 +0000 Subject: [PATCH] build(deps): bump urijs from 1.19.2 to 1.19.5 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 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.2...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 7373938..c456a2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -434,9 +434,9 @@ "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=" }, "urijs": { - "version": "1.19.2", - "resolved": "https://registry.npm.taobao.org/urijs/download/urijs-1.19.2.tgz", - "integrity": "sha1-+b4J8AxMUTS3yzz0dcHdOUUmJlo=" + "version": "1.19.5", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.5.tgz", + "integrity": "sha512-48z9VGWwdCV5KfizHsE05DWS5fhK6gFlx5MjO7xu0Krc5FGPWzjlXEVV0nPMrdVuP7xmMHiPZ2HoYZwKOFTZOg==" }, "vary": { "version": "1.1.2",