Skip to content

Commit

Permalink
fix(deps): update dependency @envelop/disable-introspection to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2022
1 parent 78d33ed commit 77cb63f
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.16.7",
"@envelop/depth-limit": "1.6.0",
"@envelop/disable-introspection": "3.3.3",
"@envelop/disable-introspection": "3.4.0",
"@envelop/filter-operation-type": "3.4.0",
"@envelop/parser-cache": "4.5.0",
"@envelop/validation-cache": "4.5.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2251,13 +2251,13 @@ __metadata:
languageName: node
linkType: hard

"@envelop/disable-introspection@npm:3.3.3":
version: 3.3.3
resolution: "@envelop/disable-introspection@npm:3.3.3"
"@envelop/disable-introspection@npm:3.4.0":
version: 3.4.0
resolution: "@envelop/disable-introspection@npm:3.4.0"
peerDependencies:
"@envelop/core": ^2.3.3
"@envelop/core": ^2.4.0
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 345a08e4b49756abdf57f9e5e4f7ffbb1c8522264709d65958204191bc0c506c2c93daa486939642f99932ea206678dfeb1d3b56f87edacb520d0bbe4bebf0c9
checksum: 26c04d72ccea5be7132111caa5fc5a46ffe19b2696c61f32094f4149b5651e11cf851aed3571dcbf959e028c0e996c6b424fbde972cbfb26104d120a4075ffba
languageName: node
linkType: hard

Expand Down Expand Up @@ -6291,7 +6291,7 @@ __metadata:
"@babel/core": 7.16.7
"@babel/runtime-corejs3": 7.16.7
"@envelop/depth-limit": 1.6.0
"@envelop/disable-introspection": 3.3.3
"@envelop/disable-introspection": 3.4.0
"@envelop/filter-operation-type": 3.4.0
"@envelop/parser-cache": 4.5.0
"@envelop/testing": 4.4.0
Expand Down

0 comments on commit 77cb63f

Please sign in to comment.