From 7d51fa89c1db41925d2aab78649f9ccbec8cb2e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 22:58:02 +0000 Subject: [PATCH] Bump urijs from 1.19.7 to 1.19.11 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.7 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.7...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 e8e7747..2d19adb 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "svg-inline-loader": "^0.8.0", "svg-inline-react": "^3.0.0", "syntax-error": "^1.3.0", - "urijs": "^1.19.7", + "urijs": "^1.19.11", "webpack": "^3.10.0", "webpack-dev-middleware": "^2.0.4", "winston-logstash": "^0.4.0" diff --git a/yarn.lock b/yarn.lock index 0e28955..9d057d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7871,10 +7871,10 @@ uri-js@^4.2.1: dependencies: punycode "^2.1.0" -urijs@^1.18.7, urijs@^1.19.7: - version "1.19.7" - resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.7.tgz#4f594e59113928fea63c00ce688fb395b1168ab9" - integrity sha512-Id+IKjdU0Hx+7Zx717jwLPsPeUqz7rAtuVBRLLs+qn+J2nf9NGITWVCxcijgYxBqe83C7sqsQPs6H1pyz3x9gA== +urijs@^1.18.7, 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-join@^2.0.2: version "2.0.5"