From 622721df844a58bbe2876eeed8362d867c1494b1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 30 Jan 2022 16:05:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SIMPLEGET-2361683 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3be224..02394d1 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "localtunnel": "*", "log4js": "1.1.1", "mathjs": "*", - "microtime": "^2.1.2", + "microtime": "^3.0.0", "mocha": "*", "mosca": "1.1.0", "mqtt": "^1.14.1",