From 2962eab22dbb52aee859aa4c9cf1a105ec05e846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 23:30:34 +0000 Subject: [PATCH] Bump urijs from 1.19.6 to 1.19.10 in /extension Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.6 to 1.19.10. - [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.6...v1.19.10) --- updated-dependencies: - dependency-name: urijs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- extension/package.json | 2 +- extension/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/extension/package.json b/extension/package.json index 1a07c4a..d8b6fc2 100644 --- a/extension/package.json +++ b/extension/package.json @@ -63,7 +63,7 @@ "sass-loader": "^7.1.0", "style-loader": "^0.21.0", "uglifyjs-webpack-plugin": "^1.3.0", - "urijs": "^1.19.6", + "urijs": "^1.19.10", "webpack": "^4.37.0", "webpack-cli": "^3.3.6", "yup": "^0.29.3", diff --git a/extension/yarn.lock b/extension/yarn.lock index 94191a0..6b7a493 100644 --- a/extension/yarn.lock +++ b/extension/yarn.lock @@ -9455,10 +9455,10 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -urijs@^1.19.6: - version "1.19.6" - resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.6.tgz#51f8cb17ca16faefb20b9a31ac60f84aa2b7c870" - integrity sha512-eSXsXZ2jLvGWeLYlQA3Gh36BcjF+0amo92+wHPyN1mdR8Nxf75fuEuYTd9c0a+m/vhCjRK0ESlE9YNLW+E1VEw== +urijs@^1.19.10: + version "1.19.10" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.10.tgz#8e2fe70a8192845c180f75074884278f1eea26cb" + integrity sha512-EzauQlgKuJgsXOqoMrCiePBf4At5jVqRhXykF3Wfb8ZsOBMxPcfiVBcsHXug4Aepb/ICm2PIgqAUGMelgdrWEg== urix@^0.1.0: version "0.1.0"