Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@babel/cli": "7.20.7",
"@babel/core": "7.20.12",
"@envelop/testing": "5.0.4",
"@envelop/testing": "5.0.6",
"@envelop/types": "3.0.1",
"@types/jsonwebtoken": "9.0.1",
"@types/lodash.merge": "4.6.7",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2204,17 +2204,17 @@ __metadata:
languageName: node
linkType: hard

"@envelop/testing@npm:5.0.4":
version: 5.0.4
resolution: "@envelop/testing@npm:5.0.4"
"@envelop/testing@npm:5.0.6":
version: 5.0.6
resolution: "@envelop/testing@npm:5.0.6"
dependencies:
"@graphql-tools/utils": ^8.8.0
tslib: ^2.4.0
tslib: ^2.5.0
peerDependencies:
"@envelop/core": ^3.0.4
"@envelop/types": ^3.0.1
"@envelop/core": ^3.0.6
"@envelop/types": ^3.0.2
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 49c83d671578796206236ced79c95613b2e072b6bb243a71ea3a804b65f93c2aee7f68d21fe71533a6e31741f6e81573007f0eb33c5bff8827815b35e8ca8e2a
checksum: 7e7985c7043f17e56474c0b9bdcf493c51de6a35cca5bb9620b6b53ac83ddf683e5e2bd930c55cbbdf2b510e7f7dd9b52ee9f8acabd999bcad2675626be2369a
languageName: node
linkType: hard

Expand Down Expand Up @@ -7049,7 +7049,7 @@ __metadata:
"@envelop/depth-limit": 2.0.4
"@envelop/disable-introspection": 4.0.4
"@envelop/filter-operation-type": 4.0.4
"@envelop/testing": 5.0.4
"@envelop/testing": 5.0.6
"@envelop/types": 3.0.1
"@escape.tech/graphql-armor": 1.7.0
"@graphql-tools/merge": 8.3.18
Expand Down Expand Up @@ -30337,7 +30337,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