From d0225f379d710ad04ea6c352eec7b23aa91ab964 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Mar 2024 13:10:34 +0000 Subject: [PATCH] fix: upgrade liquidjs from 9.22.1 to 9.43.0 Snyk has created this PR to upgrade liquidjs from 9.22.1 to 9.43.0. See this package in npm: https://www.npmjs.com/package/liquidjs See this project in Snyk: https://app.snyk.io/org/sisamiul2005/project/acec6f4a-576c-4216-8677-6a82cca815e2?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fb4167f7cf7..ac658875890e 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "javascript-stringify": "^2.1.0", "js-cookie": "^3.0.1", "js-yaml": "^4.1.0", - "liquidjs": "^9.22.1", + "liquidjs": "^9.43.0", "lodash": "^4.17.21", "lodash-es": "^4.17.21", "lunr": "^2.3.9",