From d41048b0b80603e2497ca3a4e2da64b209dfc1c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 02:59:08 +0000 Subject: [PATCH] Bump urijs from 1.19.1 to 1.19.8 in /gengine/app/jsscripts 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] --- gengine/app/jsscripts/package.json | 2 +- gengine/app/jsscripts/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gengine/app/jsscripts/package.json b/gengine/app/jsscripts/package.json index 7160eec..52ff5ee 100644 --- a/gengine/app/jsscripts/package.json +++ b/gengine/app/jsscripts/package.json @@ -20,7 +20,7 @@ "redux-saga": "^0.15.3", "reselect": "^3.0.1", "swagger-client": "^3.0.12", - "urijs": "^1.18.10", + "urijs": "^1.19.8", "uuid": "^3.0.1" }, "devDependencies": { diff --git a/gengine/app/jsscripts/yarn.lock b/gengine/app/jsscripts/yarn.lock index 0461dde..c84c790 100644 --- a/gengine/app/jsscripts/yarn.lock +++ b/gengine/app/jsscripts/yarn.lock @@ -8720,10 +8720,10 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -urijs@^1.16.1, urijs@^1.18.10: - version "1.19.1" - resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.1.tgz#5b0ff530c0cbde8386f6342235ba5ca6e995d25a" - integrity sha512-xVrGVi94ueCJNrBSTjWqjvtgvl3cyOTThp2zaMaFNGp3F542TR6sM3f2o8RqZl+AwteClSVmoCyt0ka4RjQOQg== +urijs@^1.16.1, 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"