From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 09:43:33 +0000 (+0000) Subject: build(deps): bump minimist from 1.2.5 to 1.2.6 X-Git-Tag: v6.7.5^2~18^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F12417%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git build(deps): 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] --- diff --git a/yarn.lock b/yarn.lock index 01f73cadc..3e0a1d740 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7510,9 +7510,9 @@ minimist-options@^3.0.1: is-plain-obj "^1.1.0" minimist@0.0.8, minimist@1.1.x, minimist@^1.1.0, minimist@^1.2.0, minimist@^1.2.3, 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== minipass@^3.0.0: version "3.1.5"