From 444fc93ea3437cd2ecf39191ea6e1c5b1916fcd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:31:11 +0000 Subject: [PATCH] Bump urijs from 1.19.2 to 1.19.6 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 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.2...v1.19.6) 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 04f6c2c26..26c8fbe80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12306,9 +12306,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.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/package.json b/package.json index 316d6ddc3..95a36594a 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "style-loader": "^0.19.1", "superagent": "^3.8.1", "sweetalert2": "^8.15.2", - "urijs": "^1.19.1", + "urijs": "^1.19.6", "url-loader": "^0.6.2", "validator": "^9.4.1", "video.js": "^7.8.2",