diff options
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -3092,7 +3092,16 @@ http-parser-js@^0.4.3: | |||
3092 | resolved "https://registry.yarnpkg.com/http-parser-js/-/http-parser-js-0.4.13.tgz#3bd6d6fde6e3172c9334c3b33b6c193d80fe1137" | 3092 | resolved "https://registry.yarnpkg.com/http-parser-js/-/http-parser-js-0.4.13.tgz#3bd6d6fde6e3172c9334c3b33b6c193d80fe1137" |
3093 | integrity sha1-O9bW/ebjFyyTNMOzO2wZPYD+ETc= | 3093 | integrity sha1-O9bW/ebjFyyTNMOzO2wZPYD+ETc= |
3094 | 3094 | ||
3095 | http-signature@1.2.0, http-signature@~1.2.0: | 3095 | http-signature@1.3.1: |
3096 | version "1.3.1" | ||
3097 | resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.3.1.tgz#739fe2f8897ba84798e3e54b699a9008a8724ff9" | ||
3098 | integrity sha512-Y29YKEc8MQsjch/VzkUVJ+2MXd9WcR42fK5u36CZf4G8bXw2DXMTWuESiB0R6m59JAWxlPPw5/Fri/t/AyyueA== | ||
3099 | dependencies: | ||
3100 | assert-plus "^1.0.0" | ||
3101 | jsprim "^1.2.2" | ||
3102 | sshpk "^1.14.1" | ||
3103 | |||
3104 | http-signature@~1.2.0: | ||
3096 | version "1.2.0" | 3105 | version "1.2.0" |
3097 | resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1" | 3106 | resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1" |
3098 | integrity sha1-muzZJRFHcvPZW2WmCruPfBj7rOE= | 3107 | integrity sha1-muzZJRFHcvPZW2WmCruPfBj7rOE= |
@@ -6057,7 +6066,7 @@ srt-to-vtt@^1.1.2: | |||
6057 | through2 "^0.6.3" | 6066 | through2 "^0.6.3" |
6058 | to-utf-8 "^1.2.0" | 6067 | to-utf-8 "^1.2.0" |
6059 | 6068 | ||
6060 | sshpk@^1.7.0: | 6069 | sshpk@^1.14.1, sshpk@^1.7.0: |
6061 | version "1.16.1" | 6070 | version "1.16.1" |
6062 | resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877" | 6071 | resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877" |
6063 | integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg== | 6072 | integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg== |