From ce26c9ecdde66721d8729a2731fc84e485f8e661 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 22:29:02 +0000 Subject: [PATCH] Bump urijs from 1.19.1 to 1.19.6 in /examples/cra-with-nav Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 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.1...v1.19.6) Signed-off-by: dependabot[bot] --- examples/cra-with-nav/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/cra-with-nav/yarn.lock b/examples/cra-with-nav/yarn.lock index af5b7b2..7c95723 100644 --- a/examples/cra-with-nav/yarn.lock +++ b/examples/cra-with-nav/yarn.lock @@ -2525,7 +2525,7 @@ expand-tilde@^2.0.0, expand-tilde@^2.0.2: express@^4.16.2: version "4.16.3" - resolved "http://registry.npmjs.org/express/-/express-4.16.3.tgz#6af8a502350db3246ecc4becf6b5a34d22f7ed53" + resolved "https://registry.npmjs.org/express/-/express-4.16.3.tgz#6af8a502350db3246ecc4becf6b5a34d22f7ed53" dependencies: accepts "~1.3.5" array-flatten "1.1.1" @@ -6801,8 +6801,8 @@ uri-js@^4.2.1: punycode "^2.1.0" urijs@^1.16.1: - version "1.19.1" - resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.1.tgz#5b0ff530c0cbde8386f6342235ba5ca6e995d25a" + version "1.19.6" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.6.tgz#51f8cb17ca16faefb20b9a31ac60f84aa2b7c870" urix@^0.1.0: version "0.1.0" @@ -7169,7 +7169,7 @@ yargs-parser@^7.0.0: yargs@6.6.0: version "6.6.0" - resolved "http://registry.npmjs.org/yargs/-/yargs-6.6.0.tgz#782ec21ef403345f830a808ca3d513af56065208" + resolved "https://registry.npmjs.org/yargs/-/yargs-6.6.0.tgz#782ec21ef403345f830a808ca3d513af56065208" dependencies: camelcase "^3.0.0" cliui "^3.2.0"