forked from cerc-io/laconicd-deprecated
fix: tests/solidity/suites/storage/package.json to reduce vulnerabilities (#1039)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118 Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
This commit is contained in:
parent
e7b6d925cb
commit
d96e2b70f6
@ -4,7 +4,7 @@
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@truffle/hdwallet-provider": "^1.4.1",
|
||||
"@truffle/hdwallet-provider": "^1.6.0",
|
||||
"concurrently": "^6.2.0",
|
||||
"truffle-assertions": "^0.9.2"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user