From 719f4eb8b41c4f15cea28864317699eb763d7f10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 23:32:42 +0000 Subject: [PATCH] Bump urijs from 1.19.1 to 1.19.6 in /www Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 to 1.19.6. - [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.6) Signed-off-by: dependabot[bot] --- www/package-lock.json | 6 +++--- www/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/package-lock.json b/www/package-lock.json index 176e8a693..ca4e3d5a1 100644 --- a/www/package-lock.json +++ b/www/package-lock.json @@ -10466,9 +10466,9 @@ } }, "urijs": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.1.tgz", - "integrity": "sha512-xVrGVi94ueCJNrBSTjWqjvtgvl3cyOTThp2zaMaFNGp3F542TR6sM3f2o8RqZl+AwteClSVmoCyt0ka4RjQOQg==" + "version": "1.19.6", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.6.tgz", + "integrity": "sha512-eSXsXZ2jLvGWeLYlQA3Gh36BcjF+0amo92+wHPyN1mdR8Nxf75fuEuYTd9c0a+m/vhCjRK0ESlE9YNLW+E1VEw==" }, "urix": { "version": "0.1.0", diff --git a/www/package.json b/www/package.json index 0a6dfb093..93526e311 100644 --- a/www/package.json +++ b/www/package.json @@ -51,7 +51,7 @@ "roboto-fontface": "^0.10.0", "toastr": "^2.1.4", "underscore": "^1.9.1", - "urijs": "^1.19.1" + "urijs": "^1.19.6" }, "jest": { "verbose": true,