Skip to content

Commit 9f63d8c

Browse files
CharlieC3snyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#2020)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOCKETIO-7278048 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 3badbf0 commit 9f63d8c

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package-lock.json

+7-6
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
@@ -136,7 +136,7 @@
136136
"postgres": "3.3.1",
137137
"prom-client": "14.0.1",
138138
"rpc-bitcoin": "2.0.0",
139-
"socket.io": "4.6.1",
139+
"socket.io": "4.6.2",
140140
"source-map-support": "0.5.21",
141141
"split2": "3.2.2",
142142
"stacks-encoding-native-js": "1.1.0-beta.5",

0 commit comments

Comments
 (0)