Skip to content

Commit

Permalink
chore(deps): update dependency @envelop/types to v3.0.2 (#7674)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Feb 28, 2023
1 parent 6ab3c87 commit 687e31b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@babel/cli": "7.20.7",
"@babel/core": "7.20.12",
"@envelop/testing": "5.0.4",
"@envelop/types": "3.0.1",
"@envelop/types": "3.0.2",
"@types/jsonwebtoken": "9.0.1",
"@types/lodash.merge": "4.6.7",
"@types/lodash.omitby": "4.6.7",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2227,6 +2227,15 @@ __metadata:
languageName: node
linkType: hard

"@envelop/types@npm:3.0.2":
version: 3.0.2
resolution: "@envelop/types@npm:3.0.2"
dependencies:
tslib: ^2.5.0
checksum: 1e71237bdb0d65256136760227402306e9d5aec1306f9e437085de2a1a0d8ea007be9302e9e397f96fd455f65da33cb3fe5822757af680ade9cecf218ce42a7c
languageName: node
linkType: hard

"@envelop/validation-cache@npm:^5.0.5":
version: 5.0.5
resolution: "@envelop/validation-cache@npm:5.0.5"
Expand Down Expand Up @@ -7070,7 +7079,7 @@ __metadata:
"@envelop/disable-introspection": 4.0.4
"@envelop/filter-operation-type": 4.0.4
"@envelop/testing": 5.0.4
"@envelop/types": 3.0.1
"@envelop/types": 3.0.2
"@escape.tech/graphql-armor": 1.7.0
"@graphql-tools/merge": 8.3.18
"@graphql-tools/schema": 9.0.16
Expand Down Expand Up @@ -30395,7 +30404,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.4.1, tslib@npm:~2.5.0":
"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.4.1, tslib@npm:^2.5.0, tslib@npm:~2.5.0":
version: 2.5.0
resolution: "tslib@npm:2.5.0"
checksum: e32fc99cc730dd514e53c44e668d76016e738f0bcc726aad5dbd2d335cf19b87a95a9b1e4f0a9993e370f1d702b5e471cdd4acabcac428a3099d496b9af2021e
Expand Down

0 comments on commit 687e31b

Please sign in to comment.