File tree Expand file tree Collapse file tree 2 files changed +48
-6
lines changed Expand file tree Collapse file tree 2 files changed +48
-6
lines changed Original file line number Diff line number Diff line change @@ -2563,9 +2563,11 @@ nock@^13.0.7:
25632563 propagate "^2.0.0"
25642564
25652565node-fetch@^2.6.1 :
2566- version "2.6.1"
2567- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
2568- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
2566+ version "2.6.7"
2567+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2568+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
2569+ dependencies :
2570+ whatwg-url "^5.0.0"
25692571
25702572node-pre-gyp@^0.6.29 :
25712573 version "0.6.31"
@@ -3500,6 +3502,11 @@ tough-cookie@~2.3.0:
35003502 dependencies :
35013503 punycode "^1.4.1"
35023504
3505+ tr46@~0.0.3 :
3506+ version "0.0.3"
3507+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3508+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
3509+
35033510traverse@^0.6.6 :
35043511 version "0.6.6"
35053512 resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
36153622 dependencies :
36163623 extsprintf "1.0.2"
36173624
3625+ webidl-conversions@^3.0.0 :
3626+ version "3.0.1"
3627+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3628+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
3629+
36183630whatwg-fetch@^3.4.1 :
36193631 version "3.5.0"
36203632 resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.5.0.tgz#605a2cd0a7146e5db141e29d1c62ab84c0c4c868"
36213633 integrity sha512-jXkLtsR42xhXg7akoDKvKWE40eJeI+2KZqcp2h3NsOrRnDvtWX36KcKl30dy+hxECivdk2BVUHVNrPtoMBUx6A==
36223634
3635+ whatwg-url@^5.0.0 :
3636+ version "5.0.0"
3637+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3638+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
3639+ dependencies :
3640+ tr46 "~0.0.3"
3641+ webidl-conversions "^3.0.0"
3642+
36233643which-module@^1.0.0 :
36243644 version "1.0.0"
36253645 resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"
You can’t perform that action at this time.
0 commit comments