Pin minimist for kaios-allocations
Summary: For a GitHub security alert. Reviewed By: cekkaewnumchai Differential Revision: D20870976 fbshipit-source-id: fdf07eb61d290fab4540fc8963099003cb472a97
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ecd0aeea50
commit
fa7a8aabae
@@ -24,5 +24,8 @@
|
||||
"ignore": [
|
||||
"firefox-client"
|
||||
]
|
||||
},
|
||||
"resolutions": {
|
||||
"minimist": "1.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -827,10 +827,10 @@ minimatch@^3.0.4:
|
||||
dependencies:
|
||||
brace-expansion "^1.1.7"
|
||||
|
||||
minimist@^1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
|
||||
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
|
||||
minimist@1.2.3, minimist@^1.2.0:
|
||||
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.2.0:
|
||||
version "1.3.2"
|
||||
|
||||
Reference in New Issue
Block a user