Update sockjs to 0.3.24

This commit is contained in:
harryadel
2023-04-10 16:28:52 +02:00
parent b65f7dc216
commit 2c8191af0e

View File

@@ -6,7 +6,7 @@ Package.describe({
Npm.depends({
"permessage-deflate": "0.1.7",
sockjs: "0.3.21"
sockjs: "0.3.24"
});
Package.onUse(function (api) {