yarn.lock: Change http reference to https (#3373)
This commit is contained in:
parent
5ca53baeae
commit
1a2031d584
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue