Skip to content

Commit

Permalink
fix(deps): update minor-and-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent 0b26e3d commit 2d1b2f1
Showing 1 changed file with 28 additions and 4 deletions.
32 changes: 28 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2095,16 +2095,16 @@ __metadata:
linkType: hard

"@graphql-tools/resolvers-composition@npm:^7.0.0":
version: 7.0.14
resolution: "@graphql-tools/resolvers-composition@npm:7.0.14"
version: 7.0.15
resolution: "@graphql-tools/resolvers-composition@npm:7.0.15"
dependencies:
"@graphql-tools/utils": "npm:^10.8.2"
"@graphql-tools/utils": "npm:^10.8.3"
lodash: "npm:4.17.21"
micromatch: "npm:^4.0.8"
tslib: "npm:^2.4.0"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/bfa3a9cfa785c906b0427d45434896231125bf7be7493a3f1dc0911f3bb26d2bffbe0b4f895325c9b0e5d5509f282d24213b84e0def8610a43fe8cbb56f40791
checksum: 10c0/6d9302056f59a42fc810ae4a16d3566d8d6e3816bf46d11e52d0c0ec6037677a063e80b388d8ac740034aea26829d44814124d89cba1460f0bfb8f361986702c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2216,6 +2216,21 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/utils@npm:^10.8.3":
version: 10.8.3
resolution: "@graphql-tools/utils@npm:10.8.3"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@whatwg-node/promise-helpers": "npm:^1.0.0"
cross-inspect: "npm:1.0.1"
dset: "npm:^3.1.4"
tslib: "npm:^2.4.0"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/0a3b67e3984adae28955be018ee54c919ba6be5aff88365b26103cb7f7a98bdbc2213289234224fcc094b9f30a85bacc70151d2d9d16318a127877bbe6b57a76
languageName: node
linkType: hard

"@graphql-tools/utils@npm:^9.2.1":
version: 9.2.1
resolution: "@graphql-tools/utils@npm:9.2.1"
Expand Down Expand Up @@ -5343,6 +5358,15 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/promise-helpers@npm:^1.0.0":
version: 1.0.0
resolution: "@whatwg-node/promise-helpers@npm:1.0.0"
dependencies:
tslib: "npm:^2.6.3"
checksum: 10c0/44601db8a132a02aa05726a592282f361c8830f9bcd9852c4ae23cc47ee9b1a8ec190611e5a66c55cf2df137ddd51e9704a22c69304a1dfc6036be1db374809d
languageName: node
linkType: hard

"@whatwg-node/server@npm:^0.7.3":
version: 0.7.7
resolution: "@whatwg-node/server@npm:0.7.7"
Expand Down

0 comments on commit 2d1b2f1

Please sign in to comment.