From 14ec19e80afa596c3d8486473d194f8a0cd7de09 Mon Sep 17 00:00:00 2001 From: coderiaser Date: Fri, 5 Dec 2025 19:30:34 +0200 Subject: [PATCH] feature: cloudcmd: find-up v8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f38cf06..a8266cc8 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "execon": "^1.2.0", "express": "^5.1.0", "files-io": "^4.0.0", - "find-up": "^7.0.0", + "find-up": "^8.0.0", "for-each-key": "^2.0.0", "format-io": "^2.0.0", "fullstore": "^3.0.0",