From 8dd2ef698d3865556380b209fcd297a24a49f95b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 05:47:24 +0000 Subject: [PATCH] Bump liquidjs from 10.26.0 to 10.27.2 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.26.0 to 10.27.2. - [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.26.0...v10.27.2) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.27.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index df673dd..8507bbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2196,9 +2196,9 @@ } }, "node_modules/liquidjs": { - "version": "10.26.0", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.26.0.tgz", - "integrity": "sha512-Ub9FFNOLB9tdH/gB2MKkeU7x9NifoVidxAam6YWU7LUcy7Glumi6q5C3tDpWOEpeNaT8Cdwdb1axEdlvLSoyaQ==", + "version": "10.27.2", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.27.2.tgz", + "integrity": "sha512-kvknfAEtOHjHkAAv7GxLEJh8ghpMQm3Fc4uWVyF7hERSTsSRsdC7saWs0p5aDG7GDcWsu5o+T4232O+8KZO55w==", "dependencies": { "commander": "^10.0.0" }, @@ -6450,9 +6450,9 @@ } }, "liquidjs": { - "version": "10.26.0", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.26.0.tgz", - "integrity": "sha512-Ub9FFNOLB9tdH/gB2MKkeU7x9NifoVidxAam6YWU7LUcy7Glumi6q5C3tDpWOEpeNaT8Cdwdb1axEdlvLSoyaQ==", + "version": "10.27.2", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.27.2.tgz", + "integrity": "sha512-kvknfAEtOHjHkAAv7GxLEJh8ghpMQm3Fc4uWVyF7hERSTsSRsdC7saWs0p5aDG7GDcWsu5o+T4232O+8KZO55w==", "requires": { "commander": "^10.0.0" }