diff --git a/package-lock.json b/package-lock.json index 4365b5c8b75d..c50654d7d8f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "imurmurhash": "^0.1.4", "js-cookie": "^3.0.1", "js-yaml": "^4.1.0", - "liquidjs": "^9.22.1", + "liquidjs": "^9.35.1", "lodash": "^4.17.21", "lodash-es": "^4.17.21", "lunr": "^2.3.9", @@ -13178,9 +13178,9 @@ } }, "node_modules/liquidjs": { - "version": "9.22.1", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-9.22.1.tgz", - "integrity": "sha512-4gvj9vKqSaLZGQPLcL0kg5CWT+d/gSLMCsoB3aD1W9nQbVViFBm22caGRFQRphpkHoLb+mQ//MHZcNp0lf8qkg==", + "version": "9.35.1", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-9.35.1.tgz", + "integrity": "sha512-+xI5weUnymUAkRABThK+mJqYwpwrnE1fgShYJwS3IUdKVwnjPMqSJGTOpGIW14gDTIMrTLbEgRwGKJWD4wz1Pw==", "bin": { "liquid": "bin/liquid.js", "liquidjs": "bin/liquid.js" @@ -33167,9 +33167,9 @@ } }, "liquidjs": { - "version": "9.22.1", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-9.22.1.tgz", - "integrity": "sha512-4gvj9vKqSaLZGQPLcL0kg5CWT+d/gSLMCsoB3aD1W9nQbVViFBm22caGRFQRphpkHoLb+mQ//MHZcNp0lf8qkg==" + "version": "9.35.1", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-9.35.1.tgz", + "integrity": "sha512-+xI5weUnymUAkRABThK+mJqYwpwrnE1fgShYJwS3IUdKVwnjPMqSJGTOpGIW14gDTIMrTLbEgRwGKJWD4wz1Pw==" }, "listr2": { "version": "3.12.2", diff --git a/package.json b/package.json index d9d5f13e677c..86481ae7babc 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "imurmurhash": "^0.1.4", "js-cookie": "^3.0.1", "js-yaml": "^4.1.0", - "liquidjs": "^9.22.1", + "liquidjs": "^9.35.1", "lodash": "^4.17.21", "lodash-es": "^4.17.21", "lunr": "^2.3.9",