Skip to content

Commit 77ac804

Browse files
chore(deps): bump node-fetch from 2.6.6 to 2.6.7 (doocs#693)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 234d667 commit 77ac804

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -788,9 +788,9 @@ nested-error-stacks@^2.0.0:
788788
integrity sha1-D73PPhP+SZR4EoBST4uWsM3/nGE=
789789

790790
node-fetch@^2.6.6:
791-
version "2.6.6"
792-
resolved "https://registry.npmmirror.com/node-fetch/download/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
793-
integrity sha1-F1GnwBg06OFpd1hzLp77burfr4k=
791+
version "2.6.7"
792+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
793+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
794794
dependencies:
795795
whatwg-url "^5.0.0"
796796

@@ -1151,7 +1151,7 @@ toidentifier@1.0.1:
11511151

11521152
tr46@~0.0.3:
11531153
version "0.0.3"
1154-
resolved "https://registry.npmmirror.com/tr46/download/tr46-0.0.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftr46%2Fdownload%2Ftr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1154+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
11551155
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
11561156

11571157
tweezer.js@^1.4.0:
@@ -1221,12 +1221,12 @@ utils-merge@1.0.1:
12211221

12221222
webidl-conversions@^3.0.0:
12231223
version "3.0.1"
1224-
resolved "https://registry.nlark.com/webidl-conversions/download/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
1224+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
12251225
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
12261226

12271227
whatwg-url@^5.0.0:
12281228
version "5.0.0"
1229-
resolved "https://registry.npmmirror.com/whatwg-url/download/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
1229+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
12301230
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
12311231
dependencies:
12321232
tr46 "~0.0.3"

0 commit comments

Comments
 (0)