diff --git a/package-lock.json b/package-lock.json index 85fa2c2..3299e9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1396,10 +1396,11 @@ } }, "node_modules/liquidjs": { - "version": "10.10.0", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.10.0.tgz", - "integrity": "sha512-f4gPvCq4uV4Fm5YezVUQoAMPmBMEuIE2LvgCnzyWoPRx+ZefH6b8DU2eb7znltRqATHF8zYvOsd5FD2z1spJgg==", + "version": "10.25.0", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.25.0.tgz", + "integrity": "sha512-XpO7AiGULTG4xcTlwkcTI5JreFG7b6esLCLp+aUSh7YuQErJZEoUXre9u9rbdb0057pfWG4l0VursvLd5Q/eAw==", "dev": true, + "license": "MIT", "dependencies": { "commander": "^10.0.0" }, @@ -1408,7 +1409,7 @@ "liquidjs": "bin/liquid.js" }, "engines": { - "node": ">=14" + "node": ">=16" }, "funding": { "type": "opencollective",