From 8aa04b5ae85b0af48f8853a76325ed541827af34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 06:21:25 +0000 Subject: [PATCH] Update node-os-utils requirement from ^1.3.5 to ^1.3.7 Updates the requirements on [node-os-utils](https://github.com/SunilWang/node-os-utils) to permit the latest version. - [Release notes](https://github.com/SunilWang/node-os-utils/releases) - [Commits](https://github.com/SunilWang/node-os-utils/compare/v1.3.5...v1.3.7) --- updated-dependencies: - dependency-name: node-os-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59689e55..0de17b6a 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "mathjs": "^9.5.1", "node-json-db": "1.4.1", "node-fetch": "^2.6.1", - "node-os-utils": "^1.3.5", + "node-os-utils": "^1.3.7", "node-tesseract-ocr": "^2.2.1", "nhentai": "^3.0.0", "path": "^0.12.7",