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

chore(deps): update envelop to v5.1.0 #758

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion packages/graphql-armor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"devDependencies": {
"@apollo/server": "4.11.0",
"@envelop/core": "5.0.2",
"@envelop/core": "5.1.0",
"@escape.tech/graphql-armor-types": "0.7.0",
"@types/node": "^22.0.0",
"graphql": "16.8.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/block-field-suggestions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@envelop/core": "^5.0.0"
},
"devDependencies": {
"@envelop/core": "5.0.2",
"@envelop/core": "5.1.0",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@envelop/types": "5.1.0",
"graphql": "16.8.1",
"typescript": "5.4.5"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/character-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@escape.tech/graphql-armor-types": "0.7.0"
},
"devDependencies": {
"@envelop/core": "5.0.2",
"@envelop/core": "5.1.0",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@envelop/types": "5.1.0",
"@escape.tech/graphql-armor-types": "0.7.0",
"graphql": "16.8.1",
"typescript": "5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/cost-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@escape.tech/graphql-armor-types": "0.7.0"
},
"devDependencies": {
"@envelop/core": "5.0.2",
"@envelop/core": "5.1.0",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@envelop/types": "5.1.0",
"@escape.tech/graphql-armor-types": "0.7.0",
"graphql": "16.8.1",
"typescript": "5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/max-aliases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@escape.tech/graphql-armor-types": "0.7.0"
},
"devDependencies": {
"@envelop/core": "5.0.2",
"@envelop/core": "5.1.0",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@envelop/types": "5.1.0",
"@escape.tech/graphql-armor-types": "0.7.0",
"graphql": "16.8.1",
"typescript": "5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/max-depth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@escape.tech/graphql-armor-types": "0.7.0"
},
"devDependencies": {
"@envelop/core": "5.0.2",
"@envelop/core": "5.1.0",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@envelop/types": "5.1.0",
"@escape.tech/graphql-armor-types": "0.7.0",
"graphql": "16.8.1",
"typescript": "5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/max-directives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@escape.tech/graphql-armor-types": "0.7.0"
},
"devDependencies": {
"@envelop/core": "5.0.2",
"@envelop/core": "5.1.0",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@envelop/types": "5.1.0",
"@escape.tech/graphql-armor-types": "0.7.0",
"graphql": "16.8.1",
"typescript": "5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/max-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@escape.tech/graphql-armor-types": "0.7.0"
},
"devDependencies": {
"@envelop/core": "5.0.2",
"@envelop/core": "5.1.0",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@envelop/types": "5.1.0",
"@escape.tech/graphql-armor-types": "0.7.0",
"graphql": "16.8.1",
"typescript": "5.4.5"
Expand Down
49 changes: 29 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4572,13 +4572,13 @@ __metadata:
languageName: node
linkType: hard

"@envelop/core@npm:5.0.2":
version: 5.0.2
resolution: "@envelop/core@npm:5.0.2"
"@envelop/core@npm:5.1.0":
version: 5.1.0
resolution: "@envelop/core@npm:5.1.0"
dependencies:
"@envelop/types": "npm:5.0.0"
"@envelop/types": "npm:^5.1.0"
tslib: "npm:^2.5.0"
checksum: 10/4b5b67dc251df8cb0e0f07e61f22663e1727da1a5f0bdf58c421b0e696d2c0f673d687ec7e6af0bb94b0d76342a9b727fa80b7a0ceb4c11562f4e90a7abe9517
checksum: 10/468eb373957121fc4cf4176546d1a5520a55cb0e8a3166cc85cefad16d730b3878fe8c47500869f1e21befb9f959619a27f9c4286bb07c114d16d7d007145c7f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4615,13 +4615,22 @@ __metadata:
languageName: node
linkType: hard

"@envelop/types@npm:5.1.0, @envelop/types@npm:^5.1.0":
version: 5.1.0
resolution: "@envelop/types@npm:5.1.0"
dependencies:
tslib: "npm:^2.5.0"
checksum: 10/93f3511cd3cb06f6b00644af78257f7793f7958d23cf90e483cd7475950423862d2bc7cc51be11dd551d95edb7acedb42fcc3de52d838435506dc08654eb78af
languageName: node
linkType: hard

"@escape.tech/graphql-armor-block-field-suggestions@npm:3.0.0, @escape.tech/graphql-armor-block-field-suggestions@workspace:packages/plugins/block-field-suggestions":
version: 0.0.0-use.local
resolution: "@escape.tech/graphql-armor-block-field-suggestions@workspace:packages/plugins/block-field-suggestions"
dependencies:
"@envelop/core": "npm:5.0.2"
"@envelop/core": "npm:5.1.0"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@envelop/types": "npm:5.1.0"
graphql: "npm:16.8.1"
typescript: "npm:5.4.5"
dependenciesMeta:
Expand All @@ -4634,9 +4643,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@escape.tech/graphql-armor-character-limit@workspace:packages/plugins/character-limit"
dependencies:
"@envelop/core": "npm:5.0.2"
"@envelop/core": "npm:5.1.0"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@envelop/types": "npm:5.1.0"
"@escape.tech/graphql-armor-types": "npm:0.7.0"
graphql: "npm:16.8.1"
typescript: "npm:5.4.5"
Expand All @@ -4652,9 +4661,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@escape.tech/graphql-armor-cost-limit@workspace:packages/plugins/cost-limit"
dependencies:
"@envelop/core": "npm:5.0.2"
"@envelop/core": "npm:5.1.0"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@envelop/types": "npm:5.1.0"
"@escape.tech/graphql-armor-types": "npm:0.7.0"
graphql: "npm:16.8.1"
typescript: "npm:5.4.5"
Expand All @@ -4670,9 +4679,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@escape.tech/graphql-armor-max-aliases@workspace:packages/plugins/max-aliases"
dependencies:
"@envelop/core": "npm:5.0.2"
"@envelop/core": "npm:5.1.0"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@envelop/types": "npm:5.1.0"
"@escape.tech/graphql-armor-types": "npm:0.7.0"
graphql: "npm:16.8.1"
typescript: "npm:5.4.5"
Expand All @@ -4688,9 +4697,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@escape.tech/graphql-armor-max-depth@workspace:packages/plugins/max-depth"
dependencies:
"@envelop/core": "npm:5.0.2"
"@envelop/core": "npm:5.1.0"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@envelop/types": "npm:5.1.0"
"@escape.tech/graphql-armor-types": "npm:0.7.0"
graphql: "npm:16.8.1"
typescript: "npm:5.4.5"
Expand All @@ -4706,9 +4715,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@escape.tech/graphql-armor-max-directives@workspace:packages/plugins/max-directives"
dependencies:
"@envelop/core": "npm:5.0.2"
"@envelop/core": "npm:5.1.0"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@envelop/types": "npm:5.1.0"
"@escape.tech/graphql-armor-types": "npm:0.7.0"
graphql: "npm:16.8.1"
typescript: "npm:5.4.5"
Expand All @@ -4724,9 +4733,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@escape.tech/graphql-armor-max-tokens@workspace:packages/plugins/max-tokens"
dependencies:
"@envelop/core": "npm:5.0.2"
"@envelop/core": "npm:5.1.0"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@envelop/types": "npm:5.1.0"
"@escape.tech/graphql-armor-types": "npm:0.7.0"
graphql: "npm:16.8.1"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -4780,7 +4789,7 @@ __metadata:
resolution: "@escape.tech/graphql-armor@workspace:packages/graphql-armor"
dependencies:
"@apollo/server": "npm:4.11.0"
"@envelop/core": "npm:5.0.2"
"@envelop/core": "npm:5.1.0"
"@escape.tech/graphql-armor-block-field-suggestions": "npm:3.0.0"
"@escape.tech/graphql-armor-cost-limit": "npm:2.4.0"
"@escape.tech/graphql-armor-max-aliases": "npm:2.6.0"
Expand Down
Loading