From 1553d32828f79f2f0e0433eb32d3f35e25c57a38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 22:49:04 +0000 Subject: [PATCH] Bump urijs from 1.19.1 to 1.19.10 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 to 1.19.10. - [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.10) --- 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 6c8fd33..5c1bd07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18583,9 +18583,9 @@ } }, "urijs": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.1.tgz", - "integrity": "sha512-xVrGVi94ueCJNrBSTjWqjvtgvl3cyOTThp2zaMaFNGp3F542TR6sM3f2o8RqZl+AwteClSVmoCyt0ka4RjQOQg==" + "version": "1.19.10", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.10.tgz", + "integrity": "sha512-EzauQlgKuJgsXOqoMrCiePBf4At5jVqRhXykF3Wfb8ZsOBMxPcfiVBcsHXug4Aepb/ICm2PIgqAUGMelgdrWEg==" }, "urix": { "version": "0.1.0", diff --git a/package.json b/package.json index 4db83d7..5cfa1c2 100644 --- a/package.json +++ b/package.json @@ -193,7 +193,7 @@ "singularitygs": "1.8.0", "through2": "2.0.5", "topojson-client": "3.0.0", - "urijs": "1.19.1", + "urijs": "1.19.10", "uuid": "3.3.3", "vega-lite": "2.7.0", "velocity-react": "1.4.3",