From 0737de53224e1d34f21dfd212d991edd9c5e1cc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jun 2021 04:28:03 +0000 Subject: [PATCH] chore(deps): bump normalize-url from 4.5.0 to 4.5.1 Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 28c4aa0..bdc9685 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1667,7 +1667,7 @@ "@types/yargs" "^15.0.0" chalk "^4.0.0" -"@kleros/file-to-ipfs@^0.2.1", "@kleros/file-to-ipfs@~0.2.1": +"@kleros/file-to-ipfs@^0.2.1": version "0.2.1" resolved "https://registry.yarnpkg.com/@kleros/file-to-ipfs/-/file-to-ipfs-0.2.1.tgz#a302b31e7dd907aa0f6d0089015b1400704addb2" integrity sha512-N/001+SFtKdfBQF7/27xSCEK+ANFn9QvbvK3/2HjSNc0LXfrZMjHvPOj6506TEcUtHtqbMHIJM4adUe8qxtefw== @@ -8959,9 +8959,9 @@ normalize-path@^3.0.0, normalize-path@~3.0.0: integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== normalize-url@^4.1.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129" - integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ== + version "4.5.1" + resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.1.tgz#0dd90cf1288ee1d1313b87081c9a5932ee48518a" + integrity sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA== npm-run-all@^4.1.5: version "4.1.5" @@ -12271,7 +12271,7 @@ web3-utils@1.2.11: underscore "1.9.1" utf8 "3.0.0" -web3-utils@1.3.4, "web3-utils@>=1.3.1 <1.4", web3-utils@^1.0.0-beta.31, web3-utils@^1.3.4: +web3-utils@1.3.4, "web3-utils@>=1.3.1 <1.4", web3-utils@^1.0.0-beta.31: version "1.3.4" resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.3.4.tgz#9b1aa30d7549f860b573e7bb7e690999e7192198" integrity sha512-/vC2v0MaZNpWooJfpRw63u0Y3ag2gNjAWiLtMSL6QQLmCqCy4SQIndMt/vRyx0uMoeGt1YTwSXEcHjUzOhLg0A==