diff --git a/rln-js/index.html b/rln-js/index.html
index 87698e2..33577c0 100644
--- a/rln-js/index.html
+++ b/rln-js/index.html
@@ -120,7 +120,7 @@
RLNEncoder
} from "https://unpkg.com/@waku/rln@0.0.12-6875952/bundle/index.js";
- import {ethers} from "https://unpkg.com/ethers@5.0.7/dist/ethers-all.esm.min.js"
+ import {ethers} from "https://unpkg.com/ethers@5.7.2/dist/ethers.esm.min.js"
const statusSpan = document.getElementById('status')