Skip to content

Commit 11302f4

Browse files
authored
Merge pull request #142 from mixonic/dependabot/npm_and_yarn/node-fetch-2.6.7
2 parents b5c7c63 + d0b49ac commit 11302f4

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9088,9 +9088,9 @@ node-fetch-npm@^2.0.2:
90889088
safe-buffer "^5.1.1"
90899089

90909090
node-fetch@^2.6.0, node-fetch@^2.6.1:
9091-
version "2.6.6"
9092-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
9093-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
9091+
version "2.6.7"
9092+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
9093+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
90949094
dependencies:
90959095
whatwg-url "^5.0.0"
90969096

@@ -11938,7 +11938,7 @@ tr46@^2.1.0:
1193811938
tr46@~0.0.3:
1193911939
version "0.0.3"
1194011940
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
11941-
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
11941+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
1194211942

1194311943
tree-sync@^1.2.2:
1194411944
version "1.4.0"
@@ -12428,7 +12428,7 @@ wcwidth@^1.0.1:
1242812428
webidl-conversions@^3.0.0:
1242912429
version "3.0.1"
1243012430
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
12431-
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
12431+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
1243212432

1243312433
webidl-conversions@^5.0.0:
1243412434
version "5.0.0"
@@ -12541,7 +12541,7 @@ whatwg-mimetype@^2.3.0:
1254112541
whatwg-url@^5.0.0:
1254212542
version "5.0.0"
1254312543
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
12544-
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
12544+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
1254512545
dependencies:
1254612546
tr46 "~0.0.3"
1254712547
webidl-conversions "^3.0.0"

0 commit comments

Comments
 (0)