From 66bf7180c5c6af637c95bc75305f26672a2647f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 23:39:07 +0000 Subject: [PATCH] Bump url-parse from 1.4.7 to 1.5.1 in /example Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1) Signed-off-by: dependabot[bot] --- example/yarn.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index dd4875c..311a34c 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4137,7 +4137,7 @@ lcid@^1.0.0: dependencies: invert-kv "^1.0.0" -legra@^0.2.0: +legra@0.2.0, legra@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/legra/-/legra-0.2.0.tgz#ccc0879adbc4993999c3f70ac37c687c4c0527d4" @@ -5480,8 +5480,8 @@ querystring@0.2.0: resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620" querystringify@^2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.1.tgz#60e5a5fd64a7f8bfa4d2ab2ed6fdf4c85bad154e" + version "2.2.0" + resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6" raf@3.4.0: version "3.4.0" @@ -5573,8 +5573,9 @@ react-is@^16.8.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c" "react-legra@link:..": - version "0.0.0" - uid "" + version "0.1.1" + dependencies: + legra "0.2.0" react-scripts@^1.1.4: version "1.1.5" @@ -6797,8 +6798,8 @@ url-parse-lax@^1.0.0: prepend-http "^1.0.1" url-parse@^1.1.8, url-parse@^1.4.3: - version "1.4.7" - resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278" + version "1.5.1" + resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b" dependencies: querystringify "^2.1.1" requires-port "^1.0.0"