diff --git a/packages/graphql-codegen-golang/package.json b/packages/graphql-codegen-golang/package.json index 3cecf60..e7333d3 100644 --- a/packages/graphql-codegen-golang/package.json +++ b/packages/graphql-codegen-golang/package.json @@ -24,7 +24,7 @@ "dependencies": { "@graphql-codegen/plugin-helpers": "6.0.0", "graphql": "16.11.0", - "liquidjs": "10.23.0" + "liquidjs": "10.24.0" }, "devDependencies": { "typescript": "4.9.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8b90845..1fda199 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 16.11.0 version: 16.11.0 liquidjs: - specifier: 10.23.0 - version: 10.23.0 + specifier: 10.24.0 + version: 10.24.0 devDependencies: typescript: specifier: 4.9.5 @@ -1273,8 +1273,8 @@ packages: engines: {node: '>=20.17'} hasBin: true - liquidjs@10.23.0: - resolution: {integrity: sha512-Chm3luYvACZUj+Wlq7Nxwi0YvGXJv3vx+LPIGfa6n1FaUoMxe8T2M+5S1m2YkSToqJcsxZRK0VeCPZNrSa2yOw==} + liquidjs@10.24.0: + resolution: {integrity: sha512-TAUNAdgwaAXjjcUFuYVJm9kOVH7zc0mTKxsG9t9Lu4qdWjB2BEblyVIYpjWcmJLMGgiYqnGNJjpNMHx0gp/46A==} engines: {node: '>=16'} hasBin: true @@ -3267,7 +3267,7 @@ snapshots: string-argv: 0.3.2 yaml: 2.8.1 - liquidjs@10.23.0: + liquidjs@10.24.0: dependencies: commander: 10.0.0