From c06680eadbb50f59788c6a71457949e35caf26de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 22:56:30 +0000 Subject: [PATCH] Bump urijs from 1.16.1 to 1.19.11 Bumps [urijs](https://github.com/medialize/URI.js) from 1.16.1 to 1.19.11. - [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.16.1...v1.19.11) --- updated-dependencies: - dependency-name: urijs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7e83251..6964c18 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "request": "2.88.0", "request-promise": "3.0.0", "tsc-watch": "2.1.2", - "urijs": "1.16.1", + "urijs": "1.19.11", "snyk": "^1.192.4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 6d310e4..5bcf771 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3920,10 +3920,10 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -urijs@1.16.1: - version "1.16.1" - resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.16.1.tgz#859ad31890f5f9528727be89f1932c94fb4731e2" - integrity sha1-hZrTGJD1+VKHJ76J8ZMslPtHMeI= +urijs@1.19.11: + version "1.19.11" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.11.tgz#204b0d6b605ae80bea54bea39280cdb7c9f923cc" + integrity sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ== url-parse-lax@^3.0.0: version "3.0.0"