Update dependency @envelop/graphql-modules to v4.0.2 (#488)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-18 17:09:51 +02:00 committed by GitHub
parent 0a55dd49a5
commit e48b0ce057
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"@envelop/core": "3.0.1",
"@envelop/graphql-modules": "4.0.0-alpha-20220928142730-aa29e80b",
"@envelop/graphql-modules": "4.0.2",
"@envelop/generic-auth": "5.0.0-alpha-20220928142730-aa29e80b",
"@envelop/sentry": "4.0.2",
"@envelop/types": "2.4.1-alpha-20220928142730-aa29e80b",

View file

@ -2238,10 +2238,10 @@
"@envelop/extended-validation" "2.0.0-alpha-20220928142730-aa29e80b"
tslib "^2.4.0"
"@envelop/graphql-modules@4.0.0-alpha-20220928142730-aa29e80b":
version "4.0.0-alpha-20220928142730-aa29e80b"
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-4.0.0-alpha-20220928142730-aa29e80b.tgz#bf0d13d4a7691cdeb11dc5536070b1613b452ff8"
integrity sha512-/AkYPzwNYaPWv4WcFMMtRfhg5y02OuUXgT8AhPMeWE7RfpLWUkw6MtDnX8iSs5t9Rm9WAePV+8uWCBuknO/P+w==
"@envelop/graphql-modules@4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-4.0.2.tgz#01a604762db725c1bd43067de2a53eef49a8f81f"
integrity sha512-KF8KEphrbApDg4yLVbl6Zi4bwwtjxSEw6+nnsPeV6KjMhj2tocCrABuY4cBtDwsPTIm/IeY7ZIIS+G8J7WVY/A==
dependencies:
tslib "^2.4.0"