Skip to content

Commit 159d0ca

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574
1 parent 99c8456 commit 159d0ca

File tree

2 files changed

+34
-18
lines changed

2 files changed

+34
-18
lines changed

package-lock.json

+33-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"postgres": "3.3.1",
143143
"prom-client": "15.1.3",
144144
"rpc-bitcoin": "2.0.0",
145-
"socket.io": "4.6.2",
145+
"socket.io": "4.8.0",
146146
"source-map-support": "0.5.21",
147147
"split2": "3.2.2",
148148
"stacks-encoding-native-js": "1.1.0-beta.7",

0 commit comments

Comments
 (0)