We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611a246 commit 8da79c4Copy full SHA for 8da79c4
local-test-configuration/monitoring/index.html
@@ -18,8 +18,8 @@ <h2>Active data feeds</h2>
18
<pre id="activeDataFeeds"></pre>
19
</body>
20
<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=="
+ src="https://cdnjs.cloudflare.com/ajax/libs/ethers/6.11.1/ethers.umd.min.js"
+ integrity="sha512-qp190c9mQz0dBG4WDw9gh96lS4VPmgewqOn5h/i04TaANIODXxFagRTaga4nS6VkbWFraPan1BGwZh6FS48uHg=="
23
crossorigin="anonymous"
24
referrerpolicy="no-referrer"
25
></script>
0 commit comments