diff --git a/package-lock.json b/package-lock.json index 0817efb6a..baf5966e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6109,7 +6109,9 @@ } }, "node_modules/liquidjs": { - "version": "10.7.1", + "version": "10.27.0", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.27.0.tgz", + "integrity": "sha512-tw/OA59K7aIBlMKIrKlumr37fiZUheShVHXY8cVctWisgY1p9mc5hreOvlreoS0wTiwlWk14Ya7305c2a/Cg5w==", "dev": true, "license": "MIT", "dependencies": { @@ -6120,7 +6122,7 @@ "liquidjs": "bin/liquid.js" }, "engines": { - "node": ">=14" + "node": ">=16" }, "funding": { "type": "opencollective",