From 5fdc0a95569c6ef52febba9c18d4a9f51036d872 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 4 Feb 2020 21:22:13 +0000 Subject: [PATCH] fix: upgrade util from 0.10.4 to 0.12.1 Snyk has created this PR to upgrade util from 0.10.4 to 0.12.1. See this package in NPM: https://www.npmjs.com/package/util See this project in Snyk: https://app.snyk.io/org/amithnair91/project/1ac84229-dbe1-425f-ba4e-c091b563509b?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f277d2..2b72af5 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "multer": "^0.1.8", "pg-promise": "^5.9.7", "socket.io": "^1.3.5", - "util": "^0.10.3", + "util": "^0.12.1", "uuid": "^3.1.0" }, "license": "MIT"