From 472f5e7b9c177b239a8c4832c273d16b8d3a3dba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 15:48:18 +0000 Subject: [PATCH] build(deps): update dependency jsonfile to v6.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1466d3..af7e033 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "main": "./lib/index.js", "dependencies": { "@wmfs/form-maker": "1.10.0", - "jsonfile": "6.1.0", + "jsonfile": "6.2.0", "jsonpath": "1.1.1", "lodash": "4.17.21", "shasum": "1.0.2",