From db31a3e9baa42f5156136addc67f277643e95311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 01:49:22 +0000 Subject: [PATCH] Bump urijs from 1.19.0 to 1.19.4 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.0 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.0...v1.19.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 4fd0ca0..e487945 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "sweetalert": "^1.1.3", "tedious": "^8.0.1", "through2-map": "^3.0.0", - "urijs": "^1.18.4", + "urijs": "^1.19.4", "webpack": "^2.5.1", "webpack-dev-middleware": "^1.12.0" }, diff --git a/yarn.lock b/yarn.lock index 877c58e..82e3201 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8891,10 +8891,10 @@ uri-js@^4.2.1, uri-js@^4.2.2: dependencies: punycode "^2.1.0" -urijs@^1.18.4, urijs@^1.18.7: - version "1.19.0" - resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.0.tgz#d8aa284d0e7469703a6988ad045c4cbfdf08ada0" - integrity sha512-Qs2odXn0hST5VSPVjpi73CMqtbAoanahaqWBujGU+IyMrMqpWcIhDewxQRhCkmqYxuyvICDcSuLdv2O7ncWBGw== +urijs@^1.18.7, 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"