Bump minimist

Summary:
Another day ending in y, another minimist vulnerability. Bumping
to `1.2.3`.

(Note: this ignores all push blocking failures!)

Reviewed By: cekkaewnumchai

Differential Revision: D20860264

fbshipit-source-id: 569abd7e521efef92cd0b31113e0325493645c2a
This commit is contained in:
Pascal Hartig
2020-04-06 03:09:03 -07:00
committed by Facebook GitHub Bot
parent 3168fb1c0e
commit 83fd17898f
4 changed files with 10 additions and 10 deletions

View File

@@ -77,7 +77,7 @@
"@types/react": "16.9.17",
"@types/react-dom": "16.9.4",
"acorn": "7.1.1",
"minimist": "1.2.2",
"minimist": "1.2.3",
"metro/temp": "0.9.0",
"ws": "7.2.3",
"kind-of": "6.0.3"

View File

@@ -8282,10 +8282,10 @@ minimatch@3.0.4, minimatch@^3.0.2, minimatch@^3.0.4:
dependencies:
brace-expansion "^1.1.7"
minimist@0.0.8, minimist@1.2.2, minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
version "1.2.2"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.2.tgz#b00a00230a1108c48c169e69a291aafda3aacd63"
integrity sha512-rIqbOrKb8GJmx/5bc2M0QchhUouMXSpd1RTclXsB41JdL+VtnojfaJR+h7F9k18/4kHUsBFgk80Uk+q569vjPA==
minimist@0.0.8, minimist@1.2.3, minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
version "1.2.3"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.3.tgz#3db5c0765545ab8637be71f333a104a965a9ca3f"
integrity sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw==
minipass@^2.6.0, minipass@^2.8.6, minipass@^2.9.0:
version "2.9.0"

View File

@@ -18,7 +18,7 @@
},
"dependencies": {},
"resolutions": {
"minimist": "1.2.2",
"minimist": "1.2.3",
"kind-of": "6.0.3"
}
}

View File

@@ -4365,10 +4365,10 @@ minimatch@3.0.4, minimatch@^3.0.2, minimatch@^3.0.4, minimatch@~3.0.2:
dependencies:
brace-expansion "^1.1.7"
minimist@0.0.8, minimist@1.2.2, minimist@^1.1.3, minimist@^1.2.0, minimist@~0.0.1:
version "1.2.2"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.2.tgz#b00a00230a1108c48c169e69a291aafda3aacd63"
integrity sha512-rIqbOrKb8GJmx/5bc2M0QchhUouMXSpd1RTclXsB41JdL+VtnojfaJR+h7F9k18/4kHUsBFgk80Uk+q569vjPA==
minimist@0.0.8, minimist@1.2.3, minimist@^1.1.3, minimist@^1.2.0, minimist@~0.0.1:
version "1.2.3"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.3.tgz#3db5c0765545ab8637be71f333a104a965a9ca3f"
integrity sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw==
mixin-deep@^1.1.3, mixin-deep@^1.2.0:
version "1.3.2"