From aa6f0bfd6e6e38e3413f028cbf0b11f25452312f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 07:52:58 +0000 Subject: [PATCH] Bump urijs from 1.19.5 to 1.19.7 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.5 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.5...v1.19.7) --- updated-dependencies: - dependency-name: urijs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4fff1c1..555336e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3536,9 +3536,9 @@ } }, "urijs": { - "version": "1.19.5", - "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.5.tgz", - "integrity": "sha512-48z9VGWwdCV5KfizHsE05DWS5fhK6gFlx5MjO7xu0Krc5FGPWzjlXEVV0nPMrdVuP7xmMHiPZ2HoYZwKOFTZOg==" + "version": "1.19.7", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.7.tgz", + "integrity": "sha512-Id+IKjdU0Hx+7Zx717jwLPsPeUqz7rAtuVBRLLs+qn+J2nf9NGITWVCxcijgYxBqe83C7sqsQPs6H1pyz3x9gA==" }, "utf-8-validate": { "version": "5.0.4", diff --git a/package.json b/package.json index e27fc70..6e91cb7 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "schemapack": "1.4.2", "shader-particle-engine": "git+https://git@github.com/squarefeet/ShaderParticleEngine.git", "three": "0.88.0", - "urijs": "^1.19.5", + "urijs": "^1.19.7", "utf-8-validate": "^5.0.2", "valid-url": "1.0.9", "web-audio-daw": "2.3.1",