From faafd896c1f99c50f6e8dae104108436ec79edc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 01:52:25 +0000 Subject: [PATCH] Bump urijs from 1.19.6 to 1.19.7 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.6 to 1.19.7. - [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.7) --- 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 611d2936..76a3c8d3 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "styled-components": "^4.0.0", "terser-webpack-plugin": "^4", "twitter": "1.7.0", - "urijs": "1.19.6", + "urijs": "1.19.7", "url-loader": "0.5.8", "vega": "^3", "vega-lib": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 7f0351a9..4f7c7676 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11588,10 +11588,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.7: + version "1.19.7" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.7.tgz#4f594e59113928fea63c00ce688fb395b1168ab9" + integrity sha512-Id+IKjdU0Hx+7Zx717jwLPsPeUqz7rAtuVBRLLs+qn+J2nf9NGITWVCxcijgYxBqe83C7sqsQPs6H1pyz3x9gA== urix@^0.1.0: version "0.1.0"