Skip to content

Commit 973896c

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent 1395ba8 commit 973896c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"hardhat": "^2.11.1"
77
},
88
"dependencies": {
9-
"@aave/core-v3": "^1.16.2",
9+
"@aave/core-v3": "^1.17.0",
1010
"@chainlink/contracts": "^0.5.1",
1111
"@nomicfoundation/hardhat-chai-matchers": "^1.0.0",
1212
"@nomiclabs/hardhat-ethers": "^2.0.0",

0 commit comments

Comments
 (0)