Skip to content

Commit

Permalink
fix(deps): update dependency @escape.tech/graphql-armor-max-depth to …
Browse files Browse the repository at this point in the history
…v2.4.0 (#5995)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent a66cace commit 6536e1e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@escape.tech/graphql-armor-character-limit": "2.3.0",
"@escape.tech/graphql-armor-cost-limit": "2.3.0",
"@escape.tech/graphql-armor-max-aliases": "2.6.0",
"@escape.tech/graphql-armor-max-depth": "2.3.0",
"@escape.tech/graphql-armor-max-depth": "2.4.0",
"@escape.tech/graphql-armor-max-directives": "2.2.0",
"@escape.tech/graphql-armor-max-tokens": "2.4.0",
"@fontsource-variable/inter": "5.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3049,19 +3049,19 @@ __metadata:
languageName: node
linkType: hard

"@escape.tech/graphql-armor-max-depth@npm:2.3.0":
version: 2.3.0
resolution: "@escape.tech/graphql-armor-max-depth@npm:2.3.0"
"@escape.tech/graphql-armor-max-depth@npm:2.4.0":
version: 2.4.0
resolution: "@escape.tech/graphql-armor-max-depth@npm:2.4.0"
dependencies:
"@envelop/core": "npm:^5.0.0"
"@escape.tech/graphql-armor-types": "npm:0.6.0"
"@escape.tech/graphql-armor-types": "npm:0.7.0"
graphql: "npm:^16.0.0"
dependenciesMeta:
"@envelop/core":
optional: true
"@escape.tech/graphql-armor-types":
optional: true
checksum: 10c0/669ce554d09ca9351b8e844d93ef16c1389df649a34ce7d04e78c3a7eace7715dabcd01f2106ccac33792f48acb41b3742cbc7554d65e4d77a282f5ecb260f81
checksum: 10c0/18964284c1109077369d04cb3ffb308092298bbcecbf3964ed1592f927b32a5d80557e6f7c602dffc4b6604f6e5a176fc699cde5345d5ad88d25a08840aa25be
languageName: node
linkType: hard

Expand Down Expand Up @@ -14894,7 +14894,7 @@ __metadata:
"@escape.tech/graphql-armor-character-limit": "npm:2.3.0"
"@escape.tech/graphql-armor-cost-limit": "npm:2.3.0"
"@escape.tech/graphql-armor-max-aliases": "npm:2.6.0"
"@escape.tech/graphql-armor-max-depth": "npm:2.3.0"
"@escape.tech/graphql-armor-max-depth": "npm:2.4.0"
"@escape.tech/graphql-armor-max-directives": "npm:2.2.0"
"@escape.tech/graphql-armor-max-tokens": "npm:2.4.0"
"@fontsource-variable/inter": "npm:5.1.0"
Expand Down

0 comments on commit 6536e1e

Please sign in to comment.