diff --git a/package-lock.json b/package-lock.json index f52c09a10f18..621256790bdb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18136,9 +18136,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.43.0", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-9.43.0.tgz", + "integrity": "sha512-qZZuL5Emja2UgCqiLewiw9bvwZQwm19TTGFxDkonVzB4YSTOZ8tuTVo/7Uu/AeW1cL2Qb/at3DSoV8wwyFXQCw==" }, "load-bmfont": { "version": "1.4.1", diff --git a/package.json b/package.json index 66d6b9f8d513..f37aa12c64d7 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "js-cookie": "^2.2.1", "js-yaml": "^3.14.0", "linkinator": "^2.13.1", - "liquidjs": "^9.22.1", + "liquidjs": "^9.43.0", "lodash": "^4.17.20", "lunr": "^2.3.9", "lunr-languages": "^1.4.0",