Skip to content

Commit

Permalink
chore(deps): update dependency @envelop/core to v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 9682f05 commit c8f3af1
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 20 deletions.
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.1",
"@envelop/core": "5.0.2",
"@escape.tech/graphql-armor-types": "0.6.0",
"@types/node": "^20.0.0",
"graphql": "16.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/block-field-suggestions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@envelop/core": "^5.0.0"
},
"devDependencies": {
"@envelop/core": "5.0.1",
"@envelop/core": "5.0.2",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"graphql": "16.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/character-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@escape.tech/graphql-armor-types": "0.6.0"
},
"devDependencies": {
"@envelop/core": "5.0.1",
"@envelop/core": "5.0.2",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@escape.tech/graphql-armor-types": "0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/cost-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@escape.tech/graphql-armor-types": "0.6.0"
},
"devDependencies": {
"@envelop/core": "5.0.1",
"@envelop/core": "5.0.2",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@escape.tech/graphql-armor-types": "0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/max-aliases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@escape.tech/graphql-armor-types": "0.6.0"
},
"devDependencies": {
"@envelop/core": "5.0.1",
"@envelop/core": "5.0.2",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@escape.tech/graphql-armor-types": "0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/max-depth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@escape.tech/graphql-armor-types": "0.6.0"
},
"devDependencies": {
"@envelop/core": "5.0.1",
"@envelop/core": "5.0.2",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@escape.tech/graphql-armor-types": "0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/max-directives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@escape.tech/graphql-armor-types": "0.6.0"
},
"devDependencies": {
"@envelop/core": "5.0.1",
"@envelop/core": "5.0.2",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@escape.tech/graphql-armor-types": "0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/max-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@escape.tech/graphql-armor-types": "0.6.0"
},
"devDependencies": {
"@envelop/core": "5.0.1",
"@envelop/core": "5.0.2",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@escape.tech/graphql-armor-types": "0.6.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4522,13 +4522,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -4569,7 +4569,7 @@ __metadata:
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.1"
"@envelop/core": "npm:5.0.2"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
graphql: "npm:16.8.1"
Expand All @@ -4584,7 +4584,7 @@ __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.1"
"@envelop/core": "npm:5.0.2"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@escape.tech/graphql-armor-types": "npm:0.6.0"
Expand All @@ -4602,7 +4602,7 @@ __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.1"
"@envelop/core": "npm:5.0.2"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@escape.tech/graphql-armor-types": "npm:0.6.0"
Expand All @@ -4620,7 +4620,7 @@ __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.1"
"@envelop/core": "npm:5.0.2"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@escape.tech/graphql-armor-types": "npm:0.6.0"
Expand All @@ -4638,7 +4638,7 @@ __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.1"
"@envelop/core": "npm:5.0.2"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@escape.tech/graphql-armor-types": "npm:0.6.0"
Expand All @@ -4656,7 +4656,7 @@ __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.1"
"@envelop/core": "npm:5.0.2"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@escape.tech/graphql-armor-types": "npm:0.6.0"
Expand All @@ -4674,7 +4674,7 @@ __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.1"
"@envelop/core": "npm:5.0.2"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@escape.tech/graphql-armor-types": "npm:0.6.0"
Expand Down Expand Up @@ -4730,7 +4730,7 @@ __metadata:
resolution: "@escape.tech/graphql-armor@workspace:packages/graphql-armor"
dependencies:
"@apollo/server": "npm:4.11.0"
"@envelop/core": "npm:5.0.1"
"@envelop/core": "npm:5.0.2"
"@escape.tech/graphql-armor-block-field-suggestions": "npm:2.2.0"
"@escape.tech/graphql-armor-cost-limit": "npm:2.2.0"
"@escape.tech/graphql-armor-max-aliases": "npm:2.5.0"
Expand Down

0 comments on commit c8f3af1

Please sign in to comment.