From 5d4d8e3236c098a213a8633c0fed5577e348dae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:46:59 +0000 Subject: [PATCH] Bump liquidjs from 10.25.5 to 10.25.7 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.25.5 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.25.5...v10.25.7) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.25.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ace2920..d3eed4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -332,9 +332,9 @@ linkify-it@^4.0.1: uc.micro "^1.0.1" liquidjs@^10.7.1: - version "10.25.5" - resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.25.5.tgz#09c1ee6d6c00a5464e3b9a5bb3889b14f04fcc05" - integrity sha512-GKiKeZjJDdVoQAu+S9rzkYsYnYhcep5W3WwZXgb5f+yq484P/k9JqamBbGYu+LBEixcUAXZr2jogdAIjB3ki1w== + version "10.25.7" + resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.25.7.tgz#75c5765ae42e04da30fba15ae20daab57c4a7a8c" + integrity sha512-rPCjJLiD4eDhQjvv964AeXFC+HbeYBbZrd7Z82Q6hqv1lX7G+5w4SJcKLn9CAAAwHI4aS3dTdo083UB79K3pDA== dependencies: commander "^10.0.0"