Skip to content

Commit 0585f72

Browse files
fix(deps): bump minimist from 1.2.5 to 1.2.6 (#97)
https://security.snyk.io/vuln/SNYK-JS-MINIMIST-2429795 (version <=1.2.5) https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 (version <=1.2.3) 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c184a03 commit 0585f72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -5015,9 +5015,9 @@ [email protected]:
50155015
kind-of "^6.0.3"
50165016

50175017
minimist@^1.2.0, minimist@^1.2.5:
5018-
version "1.2.5"
5019-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
5020-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
5018+
version "1.2.6"
5019+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
5020+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
50215021

50225022
minipass@^2.3.5, minipass@^2.6.0, minipass@^2.9.0:
50235023
version "2.9.0"

0 commit comments

Comments
 (0)