From 78b9ae15e72dd67318d1d9b3dadd8fd582ef873a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 13:51:51 +0000 Subject: [PATCH] chore(deps-dev): bump liquidjs from 10.15.0 to 10.27.1 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.15.0 to 10.27.1. - [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.15.0...v10.27.1) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.27.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2862069..95c14ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8252,9 +8252,9 @@ } }, "node_modules/liquidjs": { - "version": "10.15.0", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.15.0.tgz", - "integrity": "sha512-u5lYWhW8ioT+O3FdCcp5U+hiPEGNO4xASCFlCHA+k5rMTJwDIa2c2KF111ZDKc2xGM7LXPvMoNRIrBfbLNpRBg==", + "version": "10.27.1", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.27.1.tgz", + "integrity": "sha512-ylE+1q2kSef1UxAyxqbyuWM3FRWS1v48JK1Y3CoW3bD6TSNXZh0+GsVnihujEpKyR+Jejx2aRAFfC3AHm9rElg==", "dev": true, "dependencies": { "commander": "^10.0.0" @@ -8264,7 +8264,7 @@ "liquidjs": "bin/liquid.js" }, "engines": { - "node": ">=14" + "node": ">=16" }, "funding": { "type": "opencollective", @@ -17161,9 +17161,9 @@ } }, "liquidjs": { - "version": "10.15.0", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.15.0.tgz", - "integrity": "sha512-u5lYWhW8ioT+O3FdCcp5U+hiPEGNO4xASCFlCHA+k5rMTJwDIa2c2KF111ZDKc2xGM7LXPvMoNRIrBfbLNpRBg==", + "version": "10.27.1", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.27.1.tgz", + "integrity": "sha512-ylE+1q2kSef1UxAyxqbyuWM3FRWS1v48JK1Y3CoW3bD6TSNXZh0+GsVnihujEpKyR+Jejx2aRAFfC3AHm9rElg==", "dev": true, "requires": { "commander": "^10.0.0"