From b4e348fe87f95006f636f51431a569a9fe9972c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 09:45:39 +0000 Subject: [PATCH] chore(deps): update dependency globby to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07508be..5eceeba 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@walrus/release-cli": "1.0.5", "@walrus/test": "1.3.0", "father-build": "1.20.4", - "globby": "12.0.2", + "globby": "16.1.1", "husky": "5.1.2", "typescript": "4.5.2" },