Skip to content

Commit 510a8ad

Browse files
author
Alison Qiu
authored
Merge pull request #87 from rosedev318/dependabot/npm_and_yarn/examples/relayer-call-contract-function/ethers-6.15.0
chore: bump ethers from 5.7.2 to 6.15.0 in /examples/relayer-call-contract-function
2 parents ef29cec + 4209174 commit 510a8ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/relayer-call-contract-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"@openzeppelin/defender-sdk": "1.15.0",
1313
"dotenv": "^16.3.1",
14-
"ethers": "^6.9.0"
14+
"ethers": "^6.15.0"
1515
}
1616
}

0 commit comments

Comments
 (0)