From 54e2ba81094e1ed81c94e42b8949824e375daf5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 19:47:33 +0200 Subject: [PATCH] Bump liquidjs from 10.15.0 to 10.16.0 (#1919) 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 638da3651..223144550 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.15.0", + "liquidjs": "10.16.0", "lunr": "2.3.9", "slick-carousel": "1.8.1", "velocity-animate": "1.5.2", diff --git a/yarn.lock b/yarn.lock index c68db9dac..bb897e604 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3890,10 +3890,10 @@ linkify-it@^5.0.0: dependencies: uc.micro "^2.0.0" -liquidjs@10.15.0, liquidjs@^10.7.0: - version "10.15.0" - resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.15.0.tgz#c1f68011b1cc84d31e72b6210a835c2430d37cbc" - integrity sha512-u5lYWhW8ioT+O3FdCcp5U+hiPEGNO4xASCFlCHA+k5rMTJwDIa2c2KF111ZDKc2xGM7LXPvMoNRIrBfbLNpRBg== +liquidjs@10.16.0, liquidjs@^10.7.0: + version "10.16.0" + resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.16.0.tgz#8a2292656f3743293ca70d68b06f5725bc057fa3" + integrity sha512-XIgkYmiEXt1dS6Pi3IMIed43mMf9IuejnmmRiIo9g56GsKtYvPW5Y1AcM3cN1yyMsl0H5PfRoj4Y5DUpbNmg9g== dependencies: commander "^10.0.0"