From e4ea21e8f17ea73e360a1fb8f16fb46353f48bfa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 16 Apr 2022 08:08:15 +0000 Subject: [PATCH] fix: upgrade socketio-auth from 0.0.5 to 0.1.1 Snyk has created this PR to upgrade socketio-auth from 0.0.5 to 0.1.1. See this package in npm: https://www.npmjs.com/package/socketio-auth See this project in Snyk: https://app.snyk.io/org/penguinpowernz/project/03bb0408-ee21-478b-882f-f2305a42c463?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 603d550..c3bfaad 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "debug": "^2.2.0", "socket.io": "^1.4.6", "nats": "^0.6.8", - "socketio-auth": "0.0.5" + "socketio-auth": "0.1.1" }, "gitHead": "7119e10249d790d61a0e5811f8e51e1a68f776e4", "bugs": {