From 0ab421847607615ef43bb1805a451c8cc6207d18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 22:53:13 +0000 Subject: [PATCH] Bump urijs from 1.19.1 to 1.19.11 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 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.1...v1.19.11) --- updated-dependencies: - dependency-name: urijs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 ++++---------- yarn.lock | 4 ++-- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6905c9a..b445479 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8154,13 +8154,7 @@ } }, "postfixjs": { - "version": "file:../PostFixJS", - "requires": { - "get-stdin": "^7.0.0", - "read": "^1.0.7", - "seedrandom": "^3.0.5", - "sprintf-js": "^1.1.2" - } + "version": "file:../PostFixJS" }, "prelude-ls": { "version": "1.1.2", @@ -10482,9 +10476,9 @@ } }, "urijs": { - "version": "1.19.2", - "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.2.tgz", - "integrity": "sha512-s/UIq9ap4JPZ7H1EB5ULo/aOUbWqfDi7FKzMC2Nz+0Si8GiT1rIEaprt8hy3Vy2Ex2aJPpOQv4P4DuOZ+K1c6w==" + "version": "1.19.11", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.11.tgz", + "integrity": "sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ==" }, "urix": { "version": "0.1.0", diff --git a/yarn.lock b/yarn.lock index 55d5171..4c849df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7478,8 +7478,8 @@ uri-js@^4.2.2: punycode "^2.1.0" urijs@^1.16.1: - version "1.19.1" - resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.1.tgz#5b0ff530c0cbde8386f6342235ba5ca6e995d25a" + version "1.19.11" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.11.tgz#204b0d6b605ae80bea54bea39280cdb7c9f923cc" urix@^0.1.0: version "0.1.0"