From 67ad5f1253ff9874677caaa1adffa669226b8d8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 02:31:29 +0000 Subject: [PATCH] Bump urijs from 1.19.6 to 1.19.8 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.6 to 1.19.8. - [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.8) --- 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 ac0c630..36a204c 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "socket.io": "^2.4.1", "socket.io-client": "^2.4.0", "socket.io-redis": "^5.4.0", - "urijs": "^1.19.6" + "urijs": "^1.19.8" }, "devDependencies": { "prettier": "^1.19.1", diff --git a/yarn.lock b/yarn.lock index bfc2653..92dab37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11767,10 +11767,10 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -urijs@^1.18.7, urijs@^1.19.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.18.7, urijs@^1.19.0, urijs@^1.19.8: + version "1.19.8" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.8.tgz#ee0407a18528934d3c383e691912f47043a58feb" + integrity sha512-iIXHrjomQ0ZCuDRy44wRbyTZVnfVNLVo3Ksz1yxNyE5wV1IDZW2S5Jszy45DTlw/UdsnRT7DyDhIz7Gy+vJumw== urix@^0.1.0: version "0.1.0"