Resolve security deps
Summary: Still got four warnings up for this on GitHub. Let's do the same we do in the rest of the repo. Reviewed By: mweststrate Differential Revision: D22233188 fbshipit-source-id: eb76409b1e5ff5735e354bdbd93f875d22f2add2
This commit is contained in:
committed by
Facebook GitHub Bot
parent
226bbae14b
commit
2af309d476
@@ -28,5 +28,8 @@
|
||||
},
|
||||
"relativeDependencies": {
|
||||
"react-native-flipper": "../react-native-flipper"
|
||||
},
|
||||
"resolutions": {
|
||||
"minimist": "1.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4063,15 +4063,10 @@ minimatch@^3.0.4:
|
||||
dependencies:
|
||||
brace-expansion "^1.1.7"
|
||||
|
||||
minimist@0.0.8:
|
||||
version "0.0.8"
|
||||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
|
||||
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
|
||||
|
||||
minimist@^1.1.1, minimist@^1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
|
||||
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
|
||||
minimist@0.0.8, minimist@1.2.3, minimist@^1.1.1, 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