diff --git a/package.json b/package.json index e0a4e570..63052590 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "devDependencies": { "@iarna/toml": "^2.2.5", "fast-glob": "^3.2.11", - "liquidjs": "^9.37.0", + "liquidjs": "^10.0.0", "@graphql-codegen/cli": "^3.2.2", "@graphql-codegen/typescript": "^3.0.2", "@graphql-codegen/typescript-operations": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index b443fc33..93ff92c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2141,10 +2141,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -liquidjs@^9.37.0: - version "9.37.0" - resolved "https://registry.npmjs.org/liquidjs/-/liquidjs-9.37.0.tgz" - integrity sha512-qDj9iiNdB+QNZTR4iKjiQzoHQma7V8Itx5oZG/ZCP7xjebh1LI+s5IG2ZYUbs1ALO6hBzmW36Ptd8RR4eohuDA== +liquidjs@^10.0.0: + version "10.0.0" + resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.0.0.tgz#282579e9f90f4bfd92ef7d09ad4f5aac3ec9fd61" + integrity sha512-uY3fKqBSRmnat0wB5qWk0W5N5iT78OUhuIXNRiMfhYQ3p35al9mEWKQ68/Z+WD54V2upaxEM8nHaZ6o1B8WCMA== listr2@^4.0.5: version "4.0.5"