diff --git a/package-lock.json b/package-lock.json index 65a85cdc2d44..0219391ce944 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "javascript-stringify": "^2.1.0", "js-cookie": "^3.0.1", "js-yaml": "^4.1.0", - "liquidjs": "^10.14.0", + "liquidjs": "^10.15.0", "lodash": "^4.17.21", "lodash-es": "^4.17.21", "lowdb": "7.0.1", @@ -9037,9 +9037,9 @@ } }, "node_modules/liquidjs": { - "version": "10.14.0", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.14.0.tgz", - "integrity": "sha512-Zjg35Yo3L/2aNy7QkICha/ulbXRtZS7oRenWyDDfw+J34Xy3fOKWWHxASC9r0gbxN661nrwmG/kOIKHfYcVk4Q==", + "version": "10.15.0", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.15.0.tgz", + "integrity": "sha512-u5lYWhW8ioT+O3FdCcp5U+hiPEGNO4xASCFlCHA+k5rMTJwDIa2c2KF111ZDKc2xGM7LXPvMoNRIrBfbLNpRBg==", "dependencies": { "commander": "^10.0.0" }, diff --git a/package.json b/package.json index 1351698f8c50..9e33da6590ba 100644 --- a/package.json +++ b/package.json @@ -273,7 +273,7 @@ "javascript-stringify": "^2.1.0", "js-cookie": "^3.0.1", "js-yaml": "^4.1.0", - "liquidjs": "^10.14.0", + "liquidjs": "^10.15.0", "lodash": "^4.17.21", "lodash-es": "^4.17.21", "lowdb": "7.0.1",