From c8ffb55bd10dd75b9e8687743b07ad22c860bda2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 22:14:08 +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 af822e9..339b259 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": {