Skip to content

Commit 75b6e4b

Browse files
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (LLC-1646) (#854)
1 parent 0ecf604 commit 75b6e4b

1 file changed

Lines changed: 23 additions & 3 deletions

File tree

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6335,9 +6335,11 @@ node-emoji@^1.10.0:
63356335
lodash.toarray "^4.4.0"
63366336

63376337
node-fetch@^2.0.0, node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
6338-
version "2.6.1"
6339-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
6340-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
6338+
version "2.6.7"
6339+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
6340+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
6341+
dependencies:
6342+
whatwg-url "^5.0.0"
63416343

63426344
node-forge@^0.10.0:
63436345
version "0.10.0"
@@ -8793,6 +8795,11 @@ tough-cookie@~2.5.0:
87938795
psl "^1.1.28"
87948796
punycode "^2.1.1"
87958797

8798+
tr46@~0.0.3:
8799+
version "0.0.3"
8800+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
8801+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
8802+
87968803
traverse@~0.6.6:
87978804
version "0.6.6"
87988805
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -9212,6 +9219,19 @@ wcwidth@^1.0.0:
92129219
dependencies:
92139220
defaults "^1.0.3"
92149221

9222+
webidl-conversions@^3.0.0:
9223+
version "3.0.1"
9224+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
9225+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
9226+
9227+
whatwg-url@^5.0.0:
9228+
version "5.0.0"
9229+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
9230+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
9231+
dependencies:
9232+
tr46 "~0.0.3"
9233+
webidl-conversions "^3.0.0"
9234+
92159235
which-boxed-primitive@^1.0.2:
92169236
version "1.0.2"
92179237
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"

0 commit comments

Comments
 (0)