From 0ff6057d8331122e7b08240e929a8b269a08a743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 10:07:50 +0000 Subject: [PATCH] Bump liquidjs from 10.7.1 to 10.25.7 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.7.1 to 10.25.7. - [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.1...v10.25.7) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.25.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0817efb6a..2ebffbbd9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6109,7 +6109,9 @@ } }, "node_modules/liquidjs": { - "version": "10.7.1", + "version": "10.25.7", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.25.7.tgz", + "integrity": "sha512-rPCjJLiD4eDhQjvv964AeXFC+HbeYBbZrd7Z82Q6hqv1lX7G+5w4SJcKLn9CAAAwHI4aS3dTdo083UB79K3pDA==", "dev": true, "license": "MIT", "dependencies": { @@ -6120,7 +6122,7 @@ "liquidjs": "bin/liquid.js" }, "engines": { - "node": ">=14" + "node": ">=16" }, "funding": { "type": "opencollective",