yarn.lock: Change http reference to https (#3373)

This commit is contained in:
AJ Jordan 2020-01-06 17:16:40 -08:00 committed by Scott Nonnenberg
parent 5ca53baeae
commit 1a2031d584
1 changed files with 1 additions and 1 deletions

View File

@ -4596,7 +4596,7 @@ compressible@~2.0.16:
compression@^1.5.2:
version "1.7.2"
resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
dependencies:
accepts "~1.3.4"
bytes "3.0.0"