From ff18fdd59382bf47fc903b9ae100a561ecf137d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 10:44:36 +0200 Subject: [PATCH] Bump liquidjs from 10.16.7 to 10.17.0 (#1948) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 07e0fedea..dc2692c8a 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "glob": "10.4.3", "hamburgers": "1.1.3", "jquery": "3.7.1", - "liquidjs": "10.16.7", + "liquidjs": "10.17.0", "lunr": "2.3.9", "slick-carousel": "1.8.1", "velocity-animate": "1.5.2", diff --git a/yarn.lock b/yarn.lock index 173858c30..fbe2ed077 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3890,10 +3890,10 @@ linkify-it@^5.0.0: dependencies: uc.micro "^2.0.0" -liquidjs@10.16.7, liquidjs@^10.7.0: - version "10.16.7" - resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.16.7.tgz#b2eefb55c664f54bbb0bbb7d72b2156404284774" - integrity sha512-vjlBDyPxFgUc6vJB+TbAMcxKKKcm4Ee0rj9Je9lcG1I0lr9xvtHgB/ZdNMNAgsPUvJLkLfdrKRd+KzQ5opPfNg== +liquidjs@10.17.0, liquidjs@^10.7.0: + version "10.17.0" + resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.17.0.tgz#8c9b737ba8456bf57df117659354c2e5c0f0133d" + integrity sha512-M4MC5/nencttIJHirl5jFTkl7Yu+grIDLn3Qgl7BPAD3BsbTCQknDxlG5VXWRwslWIjk8lSZZjVq9LioILDk1Q== dependencies: commander "^10.0.0"