Skip to content

Commit 4bdd0e2

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: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 172c8e1 commit 4bdd0e2

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"ethereum-waffle": "^3.4.0",
6666
"hardhat-abi-exporter": "^2.2.1",
6767
"mocha": "^8.2.1",
68-
"node-fetch": "^2.6.1",
68+
"node-fetch": "^2.6.7",
6969
"patch-package": "^6.2.2",
7070
"postinstall-postinstall": "^2.1.0",
7171
"prettier": "^2.4.1",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9072,12 +9072,7 @@ [email protected]:
90729072
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
90739073
integrity sha1-q4hOjn5X44qUR1POxwb3iNF2i7U=
90749074

9075-
node-fetch@^2.6.0, node-fetch@^2.6.1:
9076-
version "2.6.1"
9077-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
9078-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
9079-
9080-
node-fetch@^2.6.6, node-fetch@^2.6.7:
9075+
node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.6, node-fetch@^2.6.7:
90819076
version "2.6.7"
90829077
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
90839078
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==

0 commit comments

Comments
 (0)