From e82af6f6db9dd471523a8c521ac9ea92ea294432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 22:18:07 +0000 Subject: [PATCH] Bump urijs from 1.19.7 to 1.19.9 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.7 to 1.19.9. - [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.9) --- 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..fcf7857 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.9", "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..2c37e67 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.9: + version "1.19.9" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.9.tgz#3b15844835de3732866d420768c16f24be7d3e65" + integrity sha512-v0V+v5F3NQFt6TX0GpA2NKyrpythDJI+PHRo66sUIDP/U6cXbm6NqLVcXylQGwiwW5VYNj+OAei3EU0ALj9AWg== url-join@^2.0.2: version "2.0.5"