From 98701b788e8770cc765538d0a382171c767a696a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 02:41:10 +0000 Subject: [PATCH] Bump urijs from 1.19.1 to 1.19.8 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 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.1...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 e8798c0..dd5c54d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "cross-fetch": "^2.2.2", "lodash": "^4.17.13", "tlds": "stephenmathieson/node-tlds#master", - "urijs": "^1.19.1", + "urijs": "^1.19.8", "validator": "^10.4.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index db63948..30ee431 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6148,10 +6148,10 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -urijs@^1.19.1: - version "1.19.1" - resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.1.tgz#5b0ff530c0cbde8386f6342235ba5ca6e995d25a" - integrity sha512-xVrGVi94ueCJNrBSTjWqjvtgvl3cyOTThp2zaMaFNGp3F542TR6sM3f2o8RqZl+AwteClSVmoCyt0ka4RjQOQg== +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"