From 20857e3af41a22aa855b808c6a1d06320b61bd7b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 14 Dec 2020 03:17:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UAPARSERJS-1023599 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1d6735be..577e72726 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "serve-static": "1.11.1", "server-destroy": "1.0.1", "socket.io": "1.4.8", - "ua-parser-js": "0.7.10", + "ua-parser-js": "0.7.23", "yargs": "4.8.1" }, "devDependencies": {