From 3ac9a4be5a6b65db3ebd9205e3c2b9e4866d5110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 23:10:33 +0000 Subject: [PATCH] chore(deps): bump urijs from 1.19.2 to 1.19.9 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.9. - [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.9) --- 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(-) diff --git a/package.json b/package.json index 3604b7a..f902c19 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "methods": "^1.1.2", "path-to-regexp": "^6.1.0", "ts-events": "^3.4.0", - "urijs": "^1.19.2", + "urijs": "^1.19.9", "winston": "^3.2.1" } } diff --git a/yarn.lock b/yarn.lock index 47ba027..99e5835 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12404,10 +12404,10 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -urijs@^1.19.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.0, urijs@^1.19.2, urijs@^1.19.9: + version "1.19.9" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.9.tgz#3b15844835de3732866d420768c16f24be7d3e65" + integrity sha512-v0V+v5F3NQFt6TX0GpA2NKyrpythDJI+PHRo66sUIDP/U6cXbm6NqLVcXylQGwiwW5VYNj+OAei3EU0ALj9AWg== urix@^0.1.0: version "0.1.0"