From 0ea782df56a30c039de523afa2e3436333a7d95e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:50:04 +0000 Subject: [PATCH] build(deps): update dependency tokenizr to v2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2945bb6..910e3d4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "jsonpath": "1.1.1", "lodash": "4.17.21", "luxon": "3.7.1", - "tokenizr": "^1.6.7", + "tokenizr": "^2.0.0", "uuid": "11.1.0" }, "devDependencies": {