From 1db93a664caace2d171815f1f1a91a939fd17ec9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 18:06:58 +0000 Subject: [PATCH] build(deps): update dependency upath to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b694a58..70c4278 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "ejs": "3.1.8", "jsonfile": "6.1.0", "lodash": "4.17.21", - "upath": "2.0.1", + "upath": "3.0.7", "@wmfs/cardscript-examples": "1.23.0", "@wmfs/cardscript-schema": "1.32.0" },