From 2c9a03f1a85e6bc9dd1b57a656cbbae9b59bc54c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 01:08:05 +0000 Subject: [PATCH] Bump liquidjs from 10.10.1 to 10.25.0 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.10.1 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.10.1...v10.25.0) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.25.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index db0f688..465386c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1572,10 +1572,11 @@ } }, "node_modules/liquidjs": { - "version": "10.10.1", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.10.1.tgz", - "integrity": "sha512-h699VW79OLoshCTjFF02tmRCrd8t/E49LSIsjLwlg4k0TbMVjxsCRXVUEsURXbfKl3HUln2cShlDQCrSNm2YaA==", + "version": "10.25.0", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.25.0.tgz", + "integrity": "sha512-XpO7AiGULTG4xcTlwkcTI5JreFG7b6esLCLp+aUSh7YuQErJZEoUXre9u9rbdb0057pfWG4l0VursvLd5Q/eAw==", "dev": true, + "license": "MIT", "dependencies": { "commander": "^10.0.0" }, @@ -1584,7 +1585,7 @@ "liquidjs": "bin/liquid.js" }, "engines": { - "node": ">=14" + "node": ">=16" }, "funding": { "type": "opencollective",