From f0f0350bfd3a174c547e4e0c88538a830aebd505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Dec 2020 23:42:36 +0000 Subject: [PATCH] Bump urijs from 1.18.12 to 1.19.5 in /cowork-panel Bumps [urijs](https://github.com/medialize/URI.js) from 1.18.12 to 1.19.5. - [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.18.12...v1.19.5) Signed-off-by: dependabot[bot] --- cowork-panel/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cowork-panel/package-lock.json b/cowork-panel/package-lock.json index 43e9694..ce6b6d4 100644 --- a/cowork-panel/package-lock.json +++ b/cowork-panel/package-lock.json @@ -15627,9 +15627,9 @@ "integrity": "sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg=" }, "urijs": { - "version": "1.18.12", - "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.18.12.tgz", - "integrity": "sha512-WlvUkocbQ+GYhi8zkcbecbGYq7YLSd2I3InxAfqeh6mWvWalBE7bISDHcAL3J7STrWFfizuJ709srHD+RuABPQ==", + "version": "1.19.5", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.5.tgz", + "integrity": "sha512-48z9VGWwdCV5KfizHsE05DWS5fhK6gFlx5MjO7xu0Krc5FGPWzjlXEVV0nPMrdVuP7xmMHiPZ2HoYZwKOFTZOg==", "dev": true }, "urix": {