Merge pull request #1 from rjNemo/dependabot/npm_and_yarn/cacheable-request-and-nomiclabs/hardhat-waffle-and-ethereum-waffle--removed

Bump cacheable-request, @nomiclabs/hardhat-waffle and ethereum-waffle
This commit is contained in:
Ruidy 2023-02-12 10:46:01 +01:00 committed by GitHub
commit 108bcc5b3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2229 additions and 17104 deletions

19329
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -18,9 +18,9 @@
"license": "ISC",
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.0.5",
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@nomiclabs/hardhat-waffle": "^2.0.5",
"chai": "^4.3.6",
"ethereum-waffle": "^3.4.4",
"ethereum-waffle": "^4.0.9",
"ethers": "^5.6.2",
"hardhat": "^2.9.2"
},