From cb0fcee4ddd91736bce2de5bd1cd51cfb0e6f8a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jun 2021 16:37:53 +0000 Subject: [PATCH] chore(deps): bump glob-parent from 5.1.1 to 5.1.2 Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent 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..bdad50c 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== @@ -6268,9 +6268,9 @@ git-raw-commits@^2.0.0: through2 "^4.0.0" glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0: - version "5.1.1" - resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229" - integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ== + version "5.1.2" + resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4" + integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== dependencies: is-glob "^4.0.1" @@ -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==