Skip to content

Commit

Permalink
fix(deps): update dependency @envelop/depth-limit to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent 0eba791 commit 3695e53
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.21.5",
"@envelop/core": "4.0.0",
"@envelop/depth-limit": "2.0.6",
"@envelop/depth-limit": "3.0.0",
"@envelop/disable-introspection": "4.0.6",
"@envelop/filter-operation-type": "4.0.6",
"@envelop/on-resolve": "2.0.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2176,16 +2176,16 @@ __metadata:
languageName: node
linkType: hard

"@envelop/depth-limit@npm:2.0.6":
version: 2.0.6
resolution: "@envelop/depth-limit@npm:2.0.6"
"@envelop/depth-limit@npm:3.0.0":
version: 3.0.0
resolution: "@envelop/depth-limit@npm:3.0.0"
dependencies:
graphql-depth-limit: ^1.1.0
tslib: ^2.5.0
peerDependencies:
"@envelop/core": ^3.0.6
"@envelop/core": ^4.0.0
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 0bb598213850426e0f7a3b911d62281c9d67711fb7bf37bde33e400964f4ab96b16825b91e61f8237e7e416df3bc382144bbfd94bac673e34472592ab06596e8
checksum: b0121ad4233f6a4a18bd742012c15acbbc20ae343b969f0c7f9efc32897499a5354d87bbfbf75440dd3c684ea702f7dbf2d64d20c3220a1e0044040c630f75ca
languageName: node
linkType: hard

Expand Down Expand Up @@ -7082,7 +7082,7 @@ __metadata:
"@babel/core": 7.21.8
"@babel/runtime-corejs3": 7.21.5
"@envelop/core": 4.0.0
"@envelop/depth-limit": 2.0.6
"@envelop/depth-limit": 3.0.0
"@envelop/disable-introspection": 4.0.6
"@envelop/filter-operation-type": 4.0.6
"@envelop/on-resolve": 2.0.6
Expand Down

0 comments on commit 3695e53

Please sign in to comment.