Bumping sockjs-node to 0.3.19. (#9215)

This commit is contained in:
Mitar
2017-11-08 10:15:25 -08:00
committed by Jesse Rosenberger
parent 35e70fd23d
commit 8695fbfb0c

View File

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