From ac85786b62c82d17940488f1208e7c0e1ac097d3 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 26 Jan 2021 17:34:05 +0200 Subject: [PATCH] feature(package) win32 v5.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a75d82b..0ac38bf9 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "try-catch": "^3.0.0", "try-to-catch": "^3.0.0", "tryrequire": "^3.0.0", - "win32": "^5.0.1", + "win32": "^5.1.11", "wraptile": "^3.0.0", "writejson": "^3.0.0" },