From e79216bb09fa5ace9dd99f0a785aba5a0d8c4426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 02:17:55 +0000 Subject: [PATCH] Bump urijs from 1.19.7 to 1.19.8 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.7 to 1.19.8. - [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.7...v1.19.8) --- 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 4b6b2b1b1..a45f9a37d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18700,9 +18700,9 @@ } }, "urijs": { - "version": "1.19.7", - "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.7.tgz", - "integrity": "sha512-Id+IKjdU0Hx+7Zx717jwLPsPeUqz7rAtuVBRLLs+qn+J2nf9NGITWVCxcijgYxBqe83C7sqsQPs6H1pyz3x9gA==" + "version": "1.19.8", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.8.tgz", + "integrity": "sha512-iIXHrjomQ0ZCuDRy44wRbyTZVnfVNLVo3Ksz1yxNyE5wV1IDZW2S5Jszy45DTlw/UdsnRT7DyDhIz7Gy+vJumw==" }, "urix": { "version": "0.1.0", diff --git a/package.json b/package.json index ddfa7e1a9..e90633eb3 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "redux-thunk": "2.2.0", "reselect": "4.0.0", "topojson-client": "3.0.0", - "urijs": "1.19.7", + "urijs": "1.19.8", "validator": "10.11.0", "viewport-mercator-project": "6.1.1", "whatwg-fetch": "2.0.3",