Skip to content

Commit 51c1fd3

Browse files
authored
Merge pull request #80 from ember-cli-deploy/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7
2 parents 5fbfb0e + ae0b5fa commit 51c1fd3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -7206,9 +7206,9 @@ [email protected]:
72067206
semver "^5.7.0"
72077207

72087208
node-fetch@^2.6.1:
7209-
version "2.6.6"
7210-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
7211-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
7209+
version "2.6.7"
7210+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
7211+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
72127212
dependencies:
72137213
whatwg-url "^5.0.0"
72147214

@@ -9300,7 +9300,7 @@ [email protected]:
93009300
tr46@~0.0.3:
93019301
version "0.0.3"
93029302
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
9303-
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
9303+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
93049304

93059305
tree-sync@^1.2.2, tree-sync@^1.4.0:
93069306
version "1.4.0"
@@ -9692,7 +9692,7 @@ wcwidth@^1.0.1:
96929692
webidl-conversions@^3.0.0:
96939693
version "3.0.1"
96949694
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
9695-
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
9695+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
96969696

96979697
websocket-driver@>=0.5.1:
96989698
version "0.7.4"
@@ -9711,7 +9711,7 @@ websocket-extensions@>=0.1.1:
97119711
whatwg-url@^5.0.0:
97129712
version "5.0.0"
97139713
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
9714-
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
9714+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
97159715
dependencies:
97169716
tr46 "~0.0.3"
97179717
webidl-conversions "^3.0.0"

0 commit comments

Comments
 (0)