Skip to content

Commit

Permalink
fix(deps): update dependency @escape.tech/graphql-armor-character-lim…
Browse files Browse the repository at this point in the history
…it to v2.3.0 (#5990)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 22e511e commit 0883c57
Show file tree
Hide file tree
Showing 2 changed files with 16 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 @@ -53,7 +53,7 @@
"@envelop/core": "5.0.2",
"@envelop/graphql-jit": "8.0.3",
"@envelop/validation-cache": "7.0.0",
"@escape.tech/graphql-armor-character-limit": "2.2.0",
"@escape.tech/graphql-armor-character-limit": "2.3.0",
"@escape.tech/graphql-armor-cost-limit": "2.2.0",
"@escape.tech/graphql-armor-max-aliases": "2.5.0",
"@escape.tech/graphql-armor-max-depth": "2.3.0",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3001,19 +3001,19 @@ __metadata:
languageName: node
linkType: hard

"@escape.tech/graphql-armor-character-limit@npm:2.2.0":
version: 2.2.0
resolution: "@escape.tech/graphql-armor-character-limit@npm:2.2.0"
"@escape.tech/graphql-armor-character-limit@npm:2.3.0":
version: 2.3.0
resolution: "@escape.tech/graphql-armor-character-limit@npm:2.3.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/7fc4e51723994876e2f767e8d03db2714bcc93a9105f810a74d3b544cb3042af088f5ffe24191b3de3066e78a0503e380afba9a01ffac4333674234e4be094be
checksum: 10c0/9f93004249022bfe4e62a68ab518b9f51f1852996912fb0631bd1b5ad395dcb9812d2f486a5e20938c45fe15ad894f9b28ceb636d20e11900936803695e993ca
languageName: node
linkType: hard

Expand Down Expand Up @@ -3106,6 +3106,15 @@ __metadata:
languageName: node
linkType: hard

"@escape.tech/graphql-armor-types@npm:0.7.0":
version: 0.7.0
resolution: "@escape.tech/graphql-armor-types@npm:0.7.0"
dependencies:
graphql: "npm:^16.0.0"
checksum: 10c0/555d8ce8c364b31dfd8239cfb3cac3b44307950df457ce7f3585aa30d112edb9332ea6aa417f9e9fb245ed913004f8350ba9abbc60847fde75d4c006fd5c68b7
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
version: 4.4.0
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
Expand Down Expand Up @@ -14882,7 +14891,7 @@ __metadata:
"@envelop/core": "npm:5.0.2"
"@envelop/graphql-jit": "npm:8.0.3"
"@envelop/validation-cache": "npm:7.0.0"
"@escape.tech/graphql-armor-character-limit": "npm:2.2.0"
"@escape.tech/graphql-armor-character-limit": "npm:2.3.0"
"@escape.tech/graphql-armor-cost-limit": "npm:2.2.0"
"@escape.tech/graphql-armor-max-aliases": "npm:2.5.0"
"@escape.tech/graphql-armor-max-depth": "npm:2.3.0"
Expand Down

0 comments on commit 0883c57

Please sign in to comment.