fix(deps): pin dependency socket.io to 2.5.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-04 15:22:04 +00:00
committed by David Mehren
parent 11b856f3b6
commit 36cc55ae8e
2 changed files with 3 additions and 3 deletions

View File

@@ -95,7 +95,7 @@
"scrypt-kdf": "2.0.1",
"sequelize": "5.22.5",
"shortid": "2.2.16",
"socket.io": "^2.1.1",
"socket.io": "2.5.0",
"sqlite3": "5.1.6",
"store": "2.0.12",
"string": "3.3.3",