Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @envelop/graphql-jit to v9.1.0 #8464

Merged
merged 1 commit into from
Mar 4, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4035,16 +4035,16 @@ __metadata:
linkType: hard

"@envelop/graphql-jit@npm:^9.0.0":
version: 9.0.1
resolution: "@envelop/graphql-jit@npm:9.0.1"
version: 9.1.0
resolution: "@envelop/graphql-jit@npm:9.1.0"
dependencies:
graphql-jit: "npm:0.8.7"
tslib: "npm:^2.5.0"
value-or-promise: "npm:^1.0.12"
peerDependencies:
"@envelop/core": ^5.1.1
"@envelop/core": ^5.2.0
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/2a67bb189bcc7f352b5d5345fb1d1eabc3b11e9dbc1840aca7de16d5fe1321f3b37d720fb5b4a0a1daac8caaee999c1a0622e3d14d5c701dca45b985083a9f69
checksum: 10c0/33db8210af63c25b5cfc7a99143d0e98d243e1caca0b596f241e7e20f81246c0fae6247291fdaa62994aecb5e66c950c6360ce3519dad62e70f1e668c97fe146
languageName: node
linkType: hard

Expand Down
Loading