diff --git a/package-lock.json b/package-lock.json index ce334471645a..c3be2ea63978 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "javascript-stringify": "^2.1.0", "js-cookie": "^3.0.7", "js-yaml": "^4.1.1", - "liquidjs": "^10.25.7", + "liquidjs": "^10.26.0", "lodash": "^4.18.0", "lodash-es": "^4.18.0", "lowdb": "7.0.1", @@ -12580,9 +12580,9 @@ } }, "node_modules/liquidjs": { - "version": "10.25.7", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.25.7.tgz", - "integrity": "sha512-rPCjJLiD4eDhQjvv964AeXFC+HbeYBbZrd7Z82Q6hqv1lX7G+5w4SJcKLn9CAAAwHI4aS3dTdo083UB79K3pDA==", + "version": "10.26.0", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.26.0.tgz", + "integrity": "sha512-Ub9FFNOLB9tdH/gB2MKkeU7x9NifoVidxAam6YWU7LUcy7Glumi6q5C3tDpWOEpeNaT8Cdwdb1axEdlvLSoyaQ==", "license": "MIT", "dependencies": { "commander": "^10.0.0" diff --git a/package.json b/package.json index c2f0a55689f7..8ea3e37ee546 100644 --- a/package.json +++ b/package.json @@ -225,7 +225,7 @@ "javascript-stringify": "^2.1.0", "js-cookie": "^3.0.7", "js-yaml": "^4.1.1", - "liquidjs": "^10.25.7", + "liquidjs": "^10.26.0", "lodash": "^4.18.0", "lodash-es": "^4.18.0", "lowdb": "7.0.1",