From 0be5dba888e847a22b3ce38576de4dc2e3aa4e7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 00:38:42 +0000 Subject: [PATCH] Bump urijs from 1.19.2 to 1.19.4 Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.4. - [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.4) 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 81873ba..e6f33ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10122,9 +10122,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.4", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.4.tgz", + "integrity": "sha512-2YF/wdFu02Gsly/wyx+S/f5w/oCF0ihVSgK/Sn8fcY/ZYMYtqxgi03Vi3V7HqyQP8mj8xHMuNFTBIPufmPRdoA==" }, "urix": { "version": "0.1.0", diff --git a/package.json b/package.json index 9c75de6..c3bdd51 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "bootswatch": "^4.4.1", "filesize": "^4.2.1", "mapkit-vue": "0.0.1", - "urijs": "^1.19.2", + "urijs": "^1.19.4", "vue": "^2.6.11", "vue-browser-geolocation": "^1.8.0", "vue-class-component": "^6.0.0",