From 5569f238ae4fd5cb3905b8fc3b308c1d2e26ae25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:08:11 +0000 Subject: [PATCH] build(deps-dev): bump liquidjs from 10.7.1 to 10.25.5 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.7.1 to 10.25.5. - [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.5) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.25.5 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 472ba0daf3..1faf170f5e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8841,10 +8841,11 @@ } }, "node_modules/liquidjs": { - "version": "10.7.1", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.7.1.tgz", - "integrity": "sha512-tl9nWBZrrKcC61yfih3lbtSjAn+k7e0HhwydPjQKI4+metLk927HYBfXfbf6yrCcYjnBnLzk8xMjUF83yknAQQ==", + "version": "10.25.5", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.25.5.tgz", + "integrity": "sha512-GKiKeZjJDdVoQAu+S9rzkYsYnYhcep5W3WwZXgb5f+yq484P/k9JqamBbGYu+LBEixcUAXZr2jogdAIjB3ki1w==", "dev": true, + "license": "MIT", "dependencies": { "commander": "^10.0.0" }, @@ -8853,7 +8854,7 @@ "liquidjs": "bin/liquid.js" }, "engines": { - "node": ">=14" + "node": ">=16" }, "funding": { "type": "opencollective",