From 819dcffe650feb0bd06248df655cbaf3ab4a385d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 02:20:22 +0000 Subject: [PATCH] Bump urijs from 1.19.0 to 1.19.8 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.0 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.0...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(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 4fd0ca0..c75cca1 --- 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.8", "webpack": "^2.5.1", "webpack-dev-middleware": "^1.12.0" }, diff --git a/yarn.lock b/yarn.lock index 877c58e..174f545 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.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"