From 3b016f84948761e80bcca30c0d2063475ce47595 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 00:14:54 +0000 Subject: [PATCH] chore: bump liquidjs from 10.8.3 to 10.27.0 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.8.3 to 10.27.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.8.3...v10.27.0) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.27.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 a8929c1584..6c69188e24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6778,10 +6778,11 @@ } }, "node_modules/liquidjs": { - "version": "10.8.3", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.8.3.tgz", - "integrity": "sha512-LqHLYtH3vrkT3LyfOhPU0FJX5KPO4aB6SzGa4HRI29yz8pS0ZxqIe/fWtic8qiust1+qrHI92J67tdt92V4WOA==", + "version": "10.27.0", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.27.0.tgz", + "integrity": "sha512-tw/OA59K7aIBlMKIrKlumr37fiZUheShVHXY8cVctWisgY1p9mc5hreOvlreoS0wTiwlWk14Ya7305c2a/Cg5w==", "dev": true, + "license": "MIT", "dependencies": { "commander": "^10.0.0" }, @@ -6790,7 +6791,7 @@ "liquidjs": "bin/liquid.js" }, "engines": { - "node": ">=14" + "node": ">=16" }, "funding": { "type": "opencollective",