From a75c9c836abb1a088d9bfaab0a901a7f9a77fb22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 04:12:18 +0000 Subject: [PATCH] Bump urijs from 1.19.0 to 1.19.5 in /WebSocketCommunication/ClientApp Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.0 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.19.0...v1.19.5) Signed-off-by: dependabot[bot] --- WebSocketCommunication/ClientApp/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WebSocketCommunication/ClientApp/package-lock.json b/WebSocketCommunication/ClientApp/package-lock.json index 348b135..035540d 100644 --- a/WebSocketCommunication/ClientApp/package-lock.json +++ b/WebSocketCommunication/ClientApp/package-lock.json @@ -8694,9 +8694,9 @@ "integrity": "sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg=" }, "urijs": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.0.tgz", - "integrity": "sha512-Qs2odXn0hST5VSPVjpi73CMqtbAoanahaqWBujGU+IyMrMqpWcIhDewxQRhCkmqYxuyvICDcSuLdv2O7ncWBGw==" + "version": "1.19.5", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.5.tgz", + "integrity": "sha512-48z9VGWwdCV5KfizHsE05DWS5fhK6gFlx5MjO7xu0Krc5FGPWzjlXEVV0nPMrdVuP7xmMHiPZ2HoYZwKOFTZOg==" }, "url": { "version": "0.11.0",