Skip to content

Commit 761853e

Browse files
authoredJul 26, 2022
chore(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) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [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>
1 parent 1973998 commit 761853e

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed
 

‎yarn.lock

+7-14
Original file line numberDiff line numberDiff line change
@@ -9121,20 +9121,13 @@ node-addon-api@^2.0.0:
91219121
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-2.0.2.tgz#432cfa82962ce494b132e9d72a15b29f71ff5d32"
91229122
integrity sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==
91239123

9124-
node-fetch@^2.6.0, node-fetch@^2.6.7:
9124+
node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7:
91259125
version "2.6.7"
91269126
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
91279127
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
91289128
dependencies:
91299129
whatwg-url "^5.0.0"
91309130

9131-
node-fetch@^2.6.1:
9132-
version "2.6.6"
9133-
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
9134-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
9135-
dependencies:
9136-
whatwg-url "^5.0.0"
9137-
91389131
node-forge@^0.10.0:
91399132
version "0.10.0"
91409133
resolved "https://registry.npmjs.org/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
@@ -12307,8 +12300,8 @@ tough-cookie@~2.5.0:
1230712300

1230812301
tr46@~0.0.3:
1230912302
version "0.0.3"
12310-
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
12311-
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
12303+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
12304+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
1231212305

1231312306
ts-loader@^6.2.2:
1231412307
version "6.2.2"
@@ -13050,8 +13043,8 @@ web3-provider-engine@16.0.1:
1305013043

1305113044
webidl-conversions@^3.0.0:
1305213045
version "3.0.1"
13053-
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
13054-
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
13046+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
13047+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
1305513048

1305613049
webpack-bundle-analyzer@^4.4.1:
1305713050
version "4.5.0"
@@ -13153,8 +13146,8 @@ whatwg-fetch@^2.0.4:
1315313146

1315413147
whatwg-url@^5.0.0:
1315513148
version "5.0.0"
13156-
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
13157-
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
13149+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
13150+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
1315813151
dependencies:
1315913152
tr46 "~0.0.3"
1316013153
webidl-conversions "^3.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.