From 4a11359af1571589ed31ad2b3560ca018f6548b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 04:49:37 +0000 Subject: [PATCH] Bump urijs from 1.19.1 to 1.19.4 in /gengine/app/jsscripts Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 to 1.19.4. - [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.4) 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..80c3052 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.4", "uuid": "^3.0.1" }, "devDependencies": { diff --git a/gengine/app/jsscripts/yarn.lock b/gengine/app/jsscripts/yarn.lock index 0461dde..9759a8b 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.4: + version "1.19.4" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.4.tgz#3953d7dacd801336c17921ee8c5518b150cbf965" + integrity sha512-2YF/wdFu02Gsly/wyx+S/f5w/oCF0ihVSgK/Sn8fcY/ZYMYtqxgi03Vi3V7HqyQP8mj8xHMuNFTBIPufmPRdoA== urix@^0.1.0: version "0.1.0"