Skip to content

Commit 8da79c4

Browse files
Update dependency ethers to v6.11.1
1 parent 611a246 commit 8da79c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

local-test-configuration/monitoring/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ <h2>Active data feeds</h2>
1818
<pre id="activeDataFeeds"></pre>
1919
</body>
2020
<script
21-
src="https://cdnjs.cloudflare.com/ajax/libs/ethers/6.10.0/ethers.umd.min.js"
22-
integrity="sha512-O+pv4/QL+b3vRcPZ64zjoh+t6yhvo8L/OgQQuQIUI9GbMC6VwsujvLiUV+aIxlPLSo+SLVgf8orHcb15S5ieiQ=="
21+
src="https://cdnjs.cloudflare.com/ajax/libs/ethers/6.11.1/ethers.umd.min.js"
22+
integrity="sha512-qp190c9mQz0dBG4WDw9gh96lS4VPmgewqOn5h/i04TaANIODXxFagRTaga4nS6VkbWFraPan1BGwZh6FS48uHg=="
2323
crossorigin="anonymous"
2424
referrerpolicy="no-referrer"
2525
></script>

0 commit comments

Comments
 (0)