From 9296dede793f79d2826f2464d97c1d5055bc9f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:31:15 +0000 Subject: [PATCH] Bump urijs in /Examples/Example.ChromiumFx.Mobx.UI/View/mainview Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.0 to 1.19.8. - [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.8) --- updated-dependencies: - dependency-name: urijs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../View/mainview/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Examples/Example.ChromiumFx.Mobx.UI/View/mainview/package-lock.json b/Examples/Example.ChromiumFx.Mobx.UI/View/mainview/package-lock.json index a50f6994..24126c23 100644 --- a/Examples/Example.ChromiumFx.Mobx.UI/View/mainview/package-lock.json +++ b/Examples/Example.ChromiumFx.Mobx.UI/View/mainview/package-lock.json @@ -9094,9 +9094,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.8", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.8.tgz", + "integrity": "sha512-iIXHrjomQ0ZCuDRy44wRbyTZVnfVNLVo3Ksz1yxNyE5wV1IDZW2S5Jszy45DTlw/UdsnRT7DyDhIz7Gy+vJumw==" }, "url": { "version": "0.11.0",