Fix SNYK-JS-THENIFY-571690 (CVE-2020-7677) (#6491)
This commit is contained in:
parent
b2bed61088
commit
443b45e509
1 changed files with 3 additions and 3 deletions
|
@ -9220,9 +9220,9 @@ thenify-all@^1.0.0:
|
||||||
thenify ">= 3.1.0 < 4"
|
thenify ">= 3.1.0 < 4"
|
||||||
|
|
||||||
"thenify@>= 3.1.0 < 4":
|
"thenify@>= 3.1.0 < 4":
|
||||||
version "3.3.0"
|
version "3.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/thenify/-/thenify-3.3.0.tgz#e69e38a1babe969b0108207978b9f62b88604839"
|
resolved "https://registry.yarnpkg.com/thenify/-/thenify-3.3.1.tgz#8932e686a4066038a016dd9e2ca46add9838a95f"
|
||||||
integrity sha1-5p44obq+lpsBCCB5eLn2K4hgSDk=
|
integrity sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==
|
||||||
dependencies:
|
dependencies:
|
||||||
any-promise "^1.0.0"
|
any-promise "^1.0.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue