Skip to content

Commit d657edd

Browse files
chore(deps): update dependency socket.io to v4.8.1
1 parent cfb2b36 commit d657edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/chart-the-stock-market/public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<link href="main.css" rel="stylesheet" type="text/css" />
1414
<script
1515
type="text/javascript"
16-
src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/4.7.2/socket.io.js"
16+
src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/4.8.1/socket.io.js"
1717
></script>
1818
<script
1919
type="text/javascript"

0 commit comments

Comments
 (0)