Skip to content

Commit

Permalink
Update dependency @graphql-codegen/client-preset to v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2025
1 parent 992cea8 commit ad53551
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 3 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.5",
"@graphql-codegen/client-preset": "4.6.4",
"@graphql-codegen/client-preset": "4.7.0",
"@graphql-codegen/introspection": "4.0.3",
"@graphql-codegen/typescript": "4.1.5",
"@graphql-codegen/typescript-resolvers": "4.4.4",
Expand Down
42 changes: 40 additions & 2 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2234,7 +2234,30 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/client-preset@npm:4.6.4, @graphql-codegen/client-preset@npm:^4.6.0":
"@graphql-codegen/client-preset@npm:4.7.0":
version: 4.7.0
resolution: "@graphql-codegen/client-preset@npm:4.7.0"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.20.2"
"@babel/template": "npm:^7.20.7"
"@graphql-codegen/add": "npm:^5.0.3"
"@graphql-codegen/gql-tag-operations": "npm:4.0.16"
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/typed-document-node": "npm:^5.1.0"
"@graphql-codegen/typescript": "npm:^4.1.5"
"@graphql-codegen/typescript-operations": "npm:^4.5.1"
"@graphql-codegen/visitor-plugin-common": "npm:^5.7.1"
"@graphql-tools/documents": "npm:^1.0.0"
"@graphql-tools/utils": "npm:^10.0.0"
"@graphql-typed-document-node/core": "npm:3.2.0"
tslib: "npm:~2.6.0"
peerDependencies:
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
checksum: 10/259f65d01632c6764f05649b7cebbfbada5989ae8907249a9e892127bd3ab2f2d92fed38dd86b01996a68596e7d22366613150a6dc708cc9575ddf362fb38fc9
languageName: node
linkType: hard

"@graphql-codegen/client-preset@npm:^4.6.0":
version: 4.6.4
resolution: "@graphql-codegen/client-preset@npm:4.6.4"
dependencies:
Expand Down Expand Up @@ -2343,6 +2366,21 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typed-document-node@npm:^5.1.0":
version: 5.1.0
resolution: "@graphql-codegen/typed-document-node@npm:5.1.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/visitor-plugin-common": "npm:5.7.1"
auto-bind: "npm:~4.0.0"
change-case-all: "npm:1.0.15"
tslib: "npm:~2.6.0"
peerDependencies:
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
checksum: 10/fab54aeec652d9a6336f43bd2f3328e6de8f007e69456ebd1e9db1bca9c1f91ec9d297485286b8ab10102566f02da40048497ac80f10b4bb92ef5e9e366bb01a
languageName: node
linkType: hard

"@graphql-codegen/typescript-operations@npm:^4.5.1":
version: 4.5.1
resolution: "@graphql-codegen/typescript-operations@npm:4.5.1"
Expand Down Expand Up @@ -11398,7 +11436,7 @@ __metadata:
"@elastic/elasticsearch": "npm:8.17.1"
"@escape.tech/graphql-armor": "npm:3.1.2"
"@graphql-codegen/cli": "npm:5.0.5"
"@graphql-codegen/client-preset": "npm:4.6.4"
"@graphql-codegen/client-preset": "npm:4.7.0"
"@graphql-codegen/introspection": "npm:4.0.3"
"@graphql-codegen/typescript": "npm:4.1.5"
"@graphql-codegen/typescript-resolvers": "npm:4.4.4"
Expand Down

0 comments on commit ad53551

Please sign in to comment.