diff --git a/package-lock.json b/package-lock.json index 2b737af6337..bc1ed8c3bd3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "bs58": "^6.0.0", "clipboard": "^2.0.11", "dotenv": "^16.6.1", - "ethers": "^6.15.0", + "ethers": "^6.16.0", "focus-trap-react": "^11.0.4", "github-slugger": "^2.0.0", "lodash": "^4.17.21", @@ -20533,9 +20533,9 @@ } }, "node_modules/ethers": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/ethers/-/ethers-6.15.0.tgz", - "integrity": "sha512-Kf/3ZW54L4UT0pZtsY/rf+EkBU7Qi5nnhonjUb8yTXcxH3cdcWrV2cRyk0Xk/4jK6OoHhxxZHriyhje20If2hQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/ethers/-/ethers-6.16.0.tgz", + "integrity": "sha512-U1wulmetNymijEhpSEQ7Ct/P/Jw9/e7R1j5XIbPRydgV2DjLVMsULDlNksq3RQnFgKoLlZf88ijYtWEXcPa07A==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 4b75eee9381..9786e8cea74 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "bs58": "^6.0.0", "clipboard": "^2.0.11", "dotenv": "^16.6.1", - "ethers": "^6.15.0", + "ethers": "^6.16.0", "focus-trap-react": "^11.0.4", "github-slugger": "^2.0.0", "lodash": "^4.17.21",