Skip to content

Commit 4f022fd

Browse files
fix(deps): update dependency @graphql-tools/utils to v11
1 parent 2454ca6 commit 4f022fd

5 files changed

Lines changed: 13 additions & 13 deletions

File tree

packages/plugins/flow/resolvers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@graphql-codegen/flow": "^3.0.1",
4444
"@graphql-codegen/plugin-helpers": "^3.0.0",
4545
"@graphql-codegen/visitor-plugin-common": "2.13.8",
46-
"@graphql-tools/utils": "^10.0.0",
46+
"@graphql-tools/utils": "^11.0.0",
4747
"auto-bind": "~4.0.0",
4848
"tslib": "^2.8.1"
4949
},

packages/plugins/typescript/jit-sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"test": "jest --no-watchman --config ../../../../jest.config.js"
3838
},
3939
"peerDependencies": {
40-
"@graphql-tools/utils": "^8.8.0 || ^10.0.0",
40+
"@graphql-tools/utils": "^8.8.0 || ^10.0.0 || ^11.0.0",
4141
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",
4242
"graphql-jit": "^0.6.0 || ^0.7.0 || ^0.8.0",
4343
"graphql-tag": "^2.0.0"
@@ -49,7 +49,7 @@
4949
"tslib": "^2.8.1"
5050
},
5151
"devDependencies": {
52-
"@graphql-tools/utils": "10.11.0",
52+
"@graphql-tools/utils": "11.0.0",
5353
"graphql-jit": "0.8.7"
5454
},
5555
"publishConfig": {

packages/plugins/typescript/mongodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@graphql-codegen/plugin-helpers": "^3.0.0",
4545
"@graphql-codegen/typescript": "^2.8.1",
4646
"@graphql-codegen/visitor-plugin-common": "2.13.8",
47-
"@graphql-tools/utils": "^10.0.0",
47+
"@graphql-tools/utils": "^11.0.0",
4848
"auto-bind": "~4.0.0",
4949
"lodash": "~4.17.0",
5050
"tslib": "^2.8.1"

packages/presets/near-operation-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@graphql-codegen/add": "^6.0.0",
4444
"@graphql-codegen/plugin-helpers": "^6.1.0",
4545
"@graphql-codegen/visitor-plugin-common": "^6.2.1",
46-
"@graphql-tools/utils": "^10.0.0",
46+
"@graphql-tools/utils": "^11.0.0",
4747
"parse-filepath": "^1.0.2",
4848
"tslib": "^2.8.1"
4949
},

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1914,20 +1914,20 @@
19141914
value-or-promise "^1.0.11"
19151915
ws "^8.12.0"
19161916

1917-
"@graphql-tools/utils@10.11.0", "@graphql-tools/utils@^10.0.0":
1918-
version "10.11.0"
1919-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.11.0.tgz#2513dca9ca25bab5a2651da2d66c37b1e2616bdf"
1920-
integrity sha512-iBFR9GXIs0gCD+yc3hoNswViL1O5josI33dUqiNStFI/MHLCEPduasceAcazRH77YONKNiviHBV8f7OgcT4o2Q==
1917+
"@graphql-tools/[email protected].0", "@graphql-tools/utils@^11.0.0":
1918+
version "11.0.0"
1919+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-11.0.0.tgz#f54a09372e96c32416fcbd0eb8e9e0f1338900bd"
1920+
integrity sha512-bM1HeZdXA2C3LSIeLOnH/bcqSgbQgKEDrjxODjqi3y58xai2TkNrtYcQSoWzGbt9VMN1dORGjR7Vem8SPnUFQA==
19211921
dependencies:
19221922
"@graphql-typed-document-node/core" "^3.1.1"
19231923
"@whatwg-node/promise-helpers" "^1.0.0"
19241924
cross-inspect "1.0.1"
19251925
tslib "^2.4.0"
19261926

1927-
"@graphql-tools/utils@^11.0.0":
1928-
version "11.0.0"
1929-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-11.0.0.tgz#f54a09372e96c32416fcbd0eb8e9e0f1338900bd"
1930-
integrity sha512-bM1HeZdXA2C3LSIeLOnH/bcqSgbQgKEDrjxODjqi3y58xai2TkNrtYcQSoWzGbt9VMN1dORGjR7Vem8SPnUFQA==
1927+
"@graphql-tools/utils@^10.0.0":
1928+
version "10.11.0"
1929+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.11.0.tgz#2513dca9ca25bab5a2651da2d66c37b1e2616bdf"
1930+
integrity sha512-iBFR9GXIs0gCD+yc3hoNswViL1O5josI33dUqiNStFI/MHLCEPduasceAcazRH77YONKNiviHBV8f7OgcT4o2Q==
19311931
dependencies:
19321932
"@graphql-typed-document-node/core" "^3.1.1"
19331933
"@whatwg-node/promise-helpers" "^1.0.0"

0 commit comments

Comments
 (0)