From 7dad911387b21e80bcbe3647102bbabc459340e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 22:53:38 +0000 Subject: [PATCH] Bump urijs from 1.19.0 to 1.19.11 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.0 to 1.19.11. - [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.11) --- 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..a4962d0 --- 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.11", "webpack": "^2.5.1", "webpack-dev-middleware": "^1.12.0" }, diff --git a/yarn.lock b/yarn.lock index 877c58e..af9ff29 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.11: + version "1.19.11" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.11.tgz#204b0d6b605ae80bea54bea39280cdb7c9f923cc" + integrity sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ== urix@^0.1.0: version "0.1.0"