From 7a897ba696866f95a743341e756ebe15792e5577 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 18:30:40 +0000 Subject: [PATCH] Bump minimist from 1.2.5 to 1.2.6 Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index ea822c6..9d003dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10,9 +10,10 @@ "@bancor/token-governance" bancorprotocol/token-governance "@openzeppelin/contracts" "3.4.0" -"@bancor/token-governance@github:bancorprotocol/token-governance": - version "0.1.0" - resolved "https://codeload.github.com/bancorprotocol/token-governance/tar.gz/72c40f70149cbd4b294556ee253bb0afd9620098" +"@bancor/token-governance@bancorprotocol/token-governance": + version "0.1.8" + uid df9bc56390c71c6ceb93348b20527e40c1f735f1 + resolved "https://codeload.github.com/bancorprotocol/token-governance/tar.gz/df9bc56390c71c6ceb93348b20527e40c1f735f1" "@nodelib/fs.scandir@2.1.4": version "2.1.4" @@ -1138,9 +1139,9 @@ minimatch@^3.0.0, minimatch@^3.0.4: brace-expansion "^1.1.7" minimist@^1.1.0, minimist@^1.2.5: - version "1.2.5" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" - integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== + version "1.2.6" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" + integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== mkdirp@^0.5.1: version "0.5.5"