diff --git a/packages/graphql-codegen-golang/package.json b/packages/graphql-codegen-golang/package.json index 232feec..cdda37e 100644 --- a/packages/graphql-codegen-golang/package.json +++ b/packages/graphql-codegen-golang/package.json @@ -24,7 +24,7 @@ "dependencies": { "@graphql-codegen/plugin-helpers": "5.0.3", "graphql": "16.8.1", - "liquidjs": "10.11.1" + "liquidjs": "10.12.0" }, "devDependencies": { "typescript": "4.9.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 02cf4ae..5552f3c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 16.8.1 version: 16.8.1 liquidjs: - specifier: 10.11.1 - version: 10.11.1 + specifier: 10.12.0 + version: 10.12.0 devDependencies: typescript: specifier: 4.9.5 @@ -1333,8 +1333,8 @@ packages: engines: {node: '>=18.12.0'} hasBin: true - liquidjs@10.11.1: - resolution: {integrity: sha512-ORlMi7Okt311anHyvuYTRijrdX9He4lbeGEfugSLeHuSYREnFM2M0ppG1/zQHR/k5KSvMP/d4DfUDIFdS8MtqQ==} + liquidjs@10.12.0: + resolution: {integrity: sha512-ZpT27WEqUu8IeddXoLbdeBTbRfV5r7oUKDjJMthuQKQTScgI8pbLGbSWiiAktQVpPG7mHMGsJ0JVbZYn1w9Gtg==} engines: {node: '>=14'} hasBin: true @@ -3626,7 +3626,7 @@ snapshots: transitivePeerDependencies: - supports-color - liquidjs@10.11.1: + liquidjs@10.12.0: dependencies: commander: 10.0.0