From 413e63d68d1c221f87aae1874670b8c2757a2644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 22:55:24 +0000 Subject: [PATCH] Bump urijs from 1.19.1 to 1.19.11 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.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.19.1...v1.19.11) --- updated-dependencies: - dependency-name: urijs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 00f7593..a93b056 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "rodal": "^1.5.4", "rxjs": "^5.4.2", "styled-components": "^2.2.1", - "urijs": "^1.18.10", + "urijs": "^1.19.11", "uuid": "^3.1.0", "xml2js": "^0.4.17" }, diff --git a/yarn.lock b/yarn.lock index 515ca94..e1440ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11031,10 +11031,10 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -urijs@^1.18.10: - version "1.19.1" - resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.1.tgz#5b0ff530c0cbde8386f6342235ba5ca6e995d25a" - integrity sha512-xVrGVi94ueCJNrBSTjWqjvtgvl3cyOTThp2zaMaFNGp3F542TR6sM3f2o8RqZl+AwteClSVmoCyt0ka4RjQOQg== +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== urix@^0.1.0: version "0.1.0"