Skip to content

Commit c65ad52

Browse files
build(deps): bump node-fetch from 2.6.6 to 2.6.7
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] <[email protected]>
1 parent f88effc commit c65ad52

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -3195,9 +3195,9 @@ node-emoji@^1.10.0:
31953195
lodash "^4.17.21"
31963196

31973197
node-fetch@^2.6.1:
3198-
version "2.6.6"
3199-
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.6.tgz"
3200-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
3198+
version "2.6.7"
3199+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3200+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
32013201
dependencies:
32023202
whatwg-url "^5.0.0"
32033203

@@ -4622,7 +4622,7 @@ tough-cookie@~2.5.0:
46224622

46234623
tr46@~0.0.3:
46244624
version "0.0.3"
4625-
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
4625+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
46264626
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
46274627

46284628
traverse@~0.6.6:
@@ -4840,12 +4840,12 @@ wcwidth@^1.0.0:
48404840

48414841
webidl-conversions@^3.0.0:
48424842
version "3.0.1"
4843-
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"
4843+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
48444844
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
48454845

48464846
whatwg-url@^5.0.0:
48474847
version "5.0.0"
4848-
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz"
4848+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
48494849
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
48504850
dependencies:
48514851
tr46 "~0.0.3"

0 commit comments

Comments
 (0)