Skip to content

Commit

Permalink
fix(deps): update dependency @envelop/graphql-jit to v8.0.4 (#6088)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 2b83e08 commit ec7365c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 25 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@emotion/server": "11.11.0",
"@emotion/styled": "11.13.0",
"@envelop/core": "5.0.2",
"@envelop/graphql-jit": "8.0.3",
"@envelop/graphql-jit": "8.0.4",
"@envelop/validation-cache": "7.0.0",
"@escape.tech/graphql-armor-character-limit": "2.3.0",
"@escape.tech/graphql-armor-cost-limit": "2.4.0",
Expand Down
32 changes: 8 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2827,17 +2827,17 @@ __metadata:
languageName: node
linkType: hard

"@envelop/graphql-jit@npm:8.0.3":
version: 8.0.3
resolution: "@envelop/graphql-jit@npm:8.0.3"
"@envelop/graphql-jit@npm:8.0.4":
version: 8.0.4
resolution: "@envelop/graphql-jit@npm:8.0.4"
dependencies:
graphql-jit: "npm:0.8.6"
graphql-jit: "npm:0.8.7"
tslib: "npm:^2.5.0"
value-or-promise: "npm:^1.0.12"
peerDependencies:
"@envelop/core": ^5.0.0
"@envelop/core": ^5.0.2
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/6633e9c1f443bec17732d8a350a42ef33944ebfdfcd9719834d45cf18129a654bee31f1fab5a306583ba542a7973ca4f64eb8b36abc894a9322898850c01905f
checksum: 10c0/2d82ab6da7a5f5a1d1c67deda7cd0a127745f0df043ab666179f1fce2555d4e354415c64e439738f5b34d8f8c6d0ddac948eeede4ccc72e11724fa61344d0544
languageName: node
linkType: hard

Expand Down Expand Up @@ -11693,7 +11693,7 @@ __metadata:
languageName: node
linkType: hard

"fast-json-stringify@npm:^5.16.1, fast-json-stringify@npm:^5.8.0":
"fast-json-stringify@npm:^5.16.1":
version: 5.16.1
resolution: "fast-json-stringify@npm:5.16.1"
dependencies:
Expand Down Expand Up @@ -12350,22 +12350,6 @@ __metadata:
languageName: node
linkType: hard

"graphql-jit@npm:0.8.6":
version: 0.8.6
resolution: "graphql-jit@npm:0.8.6"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.2.0"
fast-json-stringify: "npm:^5.8.0"
generate-function: "npm:^2.3.1"
lodash.memoize: "npm:^4.1.2"
lodash.merge: "npm:4.6.2"
lodash.mergewith: "npm:4.6.2"
peerDependencies:
graphql: ">=15"
checksum: 10c0/b83d469e14d482f00046c0028cf9228344b3d9bd890902a522b8976ef88f4f38ed43f7db798b33ce281fa476c0b89a7a060d80a8b2b4657b3d5aed2251c8c235
languageName: node
linkType: hard

"graphql-jit@npm:0.8.7":
version: 0.8.7
resolution: "graphql-jit@npm:0.8.7"
Expand Down Expand Up @@ -15247,7 +15231,7 @@ __metadata:
"@emotion/server": "npm:11.11.0"
"@emotion/styled": "npm:11.13.0"
"@envelop/core": "npm:5.0.2"
"@envelop/graphql-jit": "npm:8.0.3"
"@envelop/graphql-jit": "npm:8.0.4"
"@envelop/validation-cache": "npm:7.0.0"
"@escape.tech/graphql-armor-character-limit": "npm:2.3.0"
"@escape.tech/graphql-armor-cost-limit": "npm:2.4.0"
Expand Down

0 comments on commit ec7365c

Please sign in to comment.