Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
fbeefe9b36
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](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 07:26:36 +00:00
5 changed files with 286 additions and 9551 deletions

@ -59,6 +59,6 @@
}, },
"devDependencies": { "devDependencies": {
"eslint-plugin-prettier": "^3.1.3", "eslint-plugin-prettier": "^3.1.3",
"node-fetch": "^2.6.1" "node-fetch": "^2.6.7"
} }
} }

@ -11,7 +11,7 @@
"@mycrypto/gas-estimation": "^1.1.0", "@mycrypto/gas-estimation": "^1.1.0",
"gas-price-oracle": "^0.1.5", "gas-price-oracle": "^0.1.5",
"web3-utils": "^1.3.0", "web3-utils": "^1.3.0",
"node-fetch": "^2.1.2" "node-fetch": "^2.6.7"
}, },
"devDependencies": { "devDependencies": {
"bn-chai": "^1.0.1", "bn-chai": "^1.0.1",

@ -18,7 +18,7 @@
"cors": "^2.8.5", "cors": "^2.8.5",
"dotenv": "^5.0.1", "dotenv": "^5.0.1",
"express": "^4.16.3", "express": "^4.16.3",
"node-fetch": "^2.1.2", "node-fetch": "^2.6.7",
"web3": "^1.3.0" "web3": "^1.3.0"
}, },
"engines": { "engines": {

@ -37,7 +37,7 @@
"dotenv": "^5.0.1", "dotenv": "^5.0.1",
"ethers": "^5.5.3", "ethers": "^5.5.3",
"ioredis": "^3.2.2", "ioredis": "^3.2.2",
"node-fetch": "^2.1.2", "node-fetch": "^2.6.7",
"pino": "^4.17.3", "pino": "^4.17.3",
"pino-pretty": "^2.0.1", "pino-pretty": "^2.0.1",
"promise-limit": "^2.7.0", "promise-limit": "^2.7.0",

9829
yarn.lock

File diff suppressed because it is too large Load Diff