Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit bec4b9f

Browse files
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 707bad5 commit bec4b9f

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
@@ -10332,9 +10332,11 @@ node-dir@^0.1.10:
1033210332
minimatch "^3.0.2"
1033310333

1033410334
node-fetch@^2.6.0:
10335-
version "2.6.1"
10336-
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz"
10337-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
10335+
version "2.6.7"
10336+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10337+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
10338+
dependencies:
10339+
whatwg-url "^5.0.0"
1033810340

1033910341
node-forge@^0.10.0:
1034010342
version "0.10.0"
@@ -14437,6 +14439,11 @@ tough-cookie@~2.5.0:
1443714439
psl "^1.1.28"
1443814440
punycode "^2.1.1"
1443914441

14442+
tr46@~0.0.3:
14443+
version "0.0.3"
14444+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
14445+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
14446+
1444014447
transliteration@^1.6.6:
1444114448
version "1.6.6"
1444214449
resolved "https://registry.npmjs.org/transliteration/-/transliteration-1.6.6.tgz"
@@ -15147,6 +15154,11 @@ web-namespaces@^1.0.0:
1514715154
resolved "https://registry.npmjs.org/web-namespaces/-/web-namespaces-1.1.4.tgz"
1514815155
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
1514915156

15157+
webidl-conversions@^3.0.0:
15158+
version "3.0.1"
15159+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
15160+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
15161+
1515015162
webpack-cli@^3.3.12:
1515115163
version "3.3.12"
1515215164
resolved "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.12.tgz"
@@ -15303,6 +15315,14 @@ whatwg-fetch@^3.4.0:
1530315315
resolved "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz"
1530415316
integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
1530515317

15318+
whatwg-url@^5.0.0:
15319+
version "5.0.0"
15320+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
15321+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
15322+
dependencies:
15323+
tr46 "~0.0.3"
15324+
webidl-conversions "^3.0.0"
15325+
1530615326
which-boxed-primitive@^1.0.2:
1530715327
version "1.0.2"
1530815328
resolved "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz"

0 commit comments

Comments
 (0)