From a56bafc48f56a9915b251206c8689f0df2367951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 12:49:09 +0000 Subject: [PATCH] Chore(deps): Bump liquidjs from 10.7.0 to 10.25.0 in /api Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.7.0 to 10.25.0. - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/harttle/liquidjs/compare/v10.7.0...v10.25.0) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.25.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/package.json b/api/package.json index 733b9655a..e99229ac8 100644 --- a/api/package.json +++ b/api/package.json @@ -140,7 +140,7 @@ "jsonwebtoken": "9.0.0", "keyv": "4.5.2", "ldapjs": "2.3.3", - "liquidjs": "10.7.0", + "liquidjs": "10.25.0", "mime-types": "2.1.35", "ms": "2.1.3", "node-cron": "3.0.2",