From ab80f4ad9441b20538f0434cf51f7e6f9805e678 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 01:21:05 +0000 Subject: [PATCH] Bump urijs from 1.19.1 to 1.19.7 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 to 1.19.7. - [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.7) --- 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..cc820a4 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.7", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.7.tgz", + "integrity": "sha512-Id+IKjdU0Hx+7Zx717jwLPsPeUqz7rAtuVBRLLs+qn+J2nf9NGITWVCxcijgYxBqe83C7sqsQPs6H1pyz3x9gA==" }, "urix": { "version": "0.1.0", diff --git a/yarn.lock b/yarn.lock index 55d5171..cca9547 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.7" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.7.tgz#4f594e59113928fea63c00ce688fb395b1168ab9" urix@^0.1.0: version "0.1.0"