From b97b51a8ac1dde9754a77fc8ec9fbd063ca95a5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Wed, 12 Aug 2020 15:37:09 -0400 Subject: [PATCH] feat: up deps --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index d520a224e2..09cc21ee9d 100644 --- a/install/package.json +++ b/install/package.json @@ -77,8 +77,8 @@ "morgan": "^1.10.0", "mousetrap": "^1.6.5", "@nodebb/bootswatch": "3.4.2", - "@nodebb/mubsub": "^1.6.0", - "@nodebb/socket.io-adapter-mongo": "3.0.1", + "@nodebb/mubsub": "1.7.0", + "@nodebb/socket.io-adapter-mongo": "3.1.0", "nconf": "^0.10.0", "nodebb-plugin-composer-default": "6.3.53", "nodebb-plugin-dbsearch": "4.1.2",