fix: tests/solidity/package.json to reduce vulnerabilities (#1036)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
This commit is contained in:
parent
7e359068d8
commit
e7b6d925cb
@ -13,7 +13,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"truffle": "5.4.14",
|
"truffle": "5.5.8",
|
||||||
"yargs": "^17.0.1",
|
"yargs": "^17.0.1",
|
||||||
"patch-package": "^6.4.7"
|
"patch-package": "^6.4.7"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user