diff options
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 10 | 
1 files changed, 10 insertions, 0 deletions
| @@ -2874,6 +2874,10 @@ hoek@4.x.x:    version "4.2.0"    resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d" +"hoek@~> 4.2.1": +  version "4.2.1" +  resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb" +  hoist-non-react-statics@^2.2.1:    version "2.3.1"    resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz#343db84c6018c650778898240135a1420ee22ce0" @@ -6169,6 +6173,12 @@ ssri@^5.0.0:    dependencies:      safe-buffer "^5.1.0" +"ssri@~> 5.2.2": +  version "5.2.4" +  resolved "https://registry.yarnpkg.com/ssri/-/ssri-5.2.4.tgz#9985e14041e65fc397af96542be35724ac11da52" +  dependencies: +    safe-buffer "^5.1.1" +  stack-utils@^1.0.1:    version "1.0.1"    resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620" | 
