From ca14e5218f0e5b3a92c003ae02043410f006a52e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 13:46:17 +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 4a02f9a..a2ca1fa 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": {