|
@@ -24,7 +24,7 @@
|
|
|
"chai": "^4.2.0",
|
|
|
"eslint": "^9.0.0",
|
|
|
"eslint-config-prettier": "^10.0.0",
|
|
|
- "ethers": "6.13.6-beta.1",
|
|
|
+ "ethers": "^6.14.0",
|
|
|
"glob": "^11.0.0",
|
|
|
"globals": "^16.0.0",
|
|
|
"graphlib": "^2.1.8",
|
|
@@ -4483,9 +4483,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/ethers": {
|
|
|
- "version": "6.13.6-beta.1",
|
|
|
- "resolved": "https://registry.npmjs.org/ethers/-/ethers-6.13.6-beta.1.tgz",
|
|
|
- "integrity": "sha512-sJZklf+m7QrlzYnOFbR0qHPqgYHeevbY98VIhzvnSdzhJVN/nNV/skKc/4wjyxbWRhK9t7r6ENcwUwLPjfxTLw==",
|
|
|
+ "version": "6.14.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/ethers/-/ethers-6.14.0.tgz",
|
|
|
+ "integrity": "sha512-KgHwltNSMdbrGWEyKkM0Rt2s+u1nDH/5BVDQakLinzGEJi4bWindBzZSCC4gKsbZjwDTI6ex/8suR9Ihbmz4IQ==",
|
|
|
"dev": true,
|
|
|
"funding": [
|
|
|
{
|