From 569362e07a7cd9fa34dab6139cc5cc7ea77f5025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 21:43:39 +0000 Subject: [PATCH] chore(deps-dev): bump node-fetch from 2.6.7 to 3.3.0 Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.3.0. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.7...v3.3.0) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- contracts/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contracts/package.json b/contracts/package.json index fcedc4218..ddc40b697 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -59,7 +59,7 @@ "hardhat-watcher": "^2.5.0", "json-schema": "^0.4.0", "mocha": "^10.1.0", - "node-fetch": "^3.2.10", + "node-fetch": "^3.3.0", "npm-run-all": "^4.1.5", "shelljs": "^0.8.5", "solhint": "^3.3.7", diff --git a/yarn.lock b/yarn.lock index f1b03ba6c..8cfb353f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3667,7 +3667,7 @@ __metadata: hardhat-watcher: ^2.5.0 json-schema: ^0.4.0 mocha: ^10.1.0 - node-fetch: ^3.2.10 + node-fetch: ^3.3.0 npm-run-all: ^4.1.5 shelljs: ^0.8.5 solhint: ^3.3.7