From 595cfc29d402d720cbb33fd0936213c47e24042e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 5 May 2020 10:45:20 +0200 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MACADDRESS-567156 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64b98ca..f743b2f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "prismarine-nbt": "^1.0.0", "protodef": "^1.2.0", "raknet": "^1.7.3", - "uuid-1345": "^0.99.6" + "uuid-1345": "^1.0.1" }, "devDependencies": {}, "repository": {