From b558cba7b027d122114d193fdfb42323e592a918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Dec 2020 14:05:04 +0000 Subject: [PATCH] Bump urijs from 1.19.2 to 1.19.3 in /tests Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.3. - [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.2...v1.19.3) Signed-off-by: dependabot[bot] --- tests/package.json | 2 +- tests/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/package.json b/tests/package.json index f313b57f49..1c31e5f170 100644 --- a/tests/package.json +++ b/tests/package.json @@ -62,6 +62,6 @@ "tslint": "^6.1.3", "tslint-no-unused-expression-chai": "^0.1.4", "typescript": "^4.1.3", - "urijs": "^1.19.2" + "urijs": "^1.19.3" } } diff --git a/tests/yarn.lock b/tests/yarn.lock index beea5301bc..e543e7a084 100644 --- a/tests/yarn.lock +++ b/tests/yarn.lock @@ -5594,10 +5594,10 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -urijs@^1.19.2: - version "1.19.2" - resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.2.tgz#f9be09f00c4c5134b7cb3cf475c1dd394526265a" - integrity sha512-s/UIq9ap4JPZ7H1EB5ULo/aOUbWqfDi7FKzMC2Nz+0Si8GiT1rIEaprt8hy3Vy2Ex2aJPpOQv4P4DuOZ+K1c6w== +urijs@^1.19.3: + version "1.19.3" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.3.tgz#f8d601ae3e68c2126ea45894eb18a93cc6afa561" + integrity sha512-Kuh0CMvOiSbq6aDlcuhUobc4q/uHx3NsKTAU9s5VxTgK8jlkauPhr6LtoxHqP+W8p/CV+xprjLb9vwN2YQxtXQ== urix@^0.1.0: version "0.1.0"