Skip to content

Commit ea7a705

Browse files
Merge pull request #2229 from nestjs/renovate/graphql-tools-monorepo
fix(deps): update graphql-tools monorepo
2 parents b8b389f + 1f1c864 commit ea7a705

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

packages/graphql/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"test:e2e:dev": "jest --config ./tests/jest-e2e.json --watch"
1919
},
2020
"dependencies": {
21-
"@graphql-tools/merge": "8.2.13",
22-
"@graphql-tools/schema": "8.3.13",
23-
"@graphql-tools/utils": "8.6.12",
21+
"@graphql-tools/merge": "8.2.14",
22+
"@graphql-tools/schema": "8.3.14",
23+
"@graphql-tools/utils": "8.6.13",
2424
"@nestjs/mapped-types": "1.0.1",
2525
"chokidar": "3.5.3",
2626
"fast-glob": "3.2.11",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -877,13 +877,13 @@
877877
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
878878
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
879879

880-
"@graphql-tools/[email protected].13":
881-
version "8.2.13"
882-
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.13.tgz#d4f254dcea301ce3d9c23b03eb68a7ae9baf6981"
883-
integrity sha512-lhzjCa6wCthOYl7B6UzER3SGjU2WjSGnW0WGr8giMYsrtf6G3vIRotMcSVMlhDzyyMIOn7uPULOUt3/kaJ/rIA==
880+
"@graphql-tools/[email protected].14":
881+
version "8.2.14"
882+
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.14.tgz#44811e5453f5515d9537bd1b64f0f0cfe6313a45"
883+
integrity sha512-od6lTF732nwPX91G79eiJf+dyRBHxCaKe7QL4IYeH4d1k+NYqx/ihYpFJNjDaqxmpHH92Hr+TxsP9SYRK3/QKg==
884884
dependencies:
885-
"@graphql-tools/utils" "8.6.12"
886-
tslib "~2.4.0"
885+
"@graphql-tools/utils" "8.6.13"
886+
tslib "^2.4.0"
887887

888888
"@graphql-tools/merge@^8.2.1":
889889
version "8.2.1"
@@ -903,14 +903,14 @@
903903
fast-json-stable-stringify "^2.1.0"
904904
tslib "~2.3.0"
905905

906-
"@graphql-tools/[email protected].13":
907-
version "8.3.13"
908-
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.3.13.tgz#099460459d7821dd8deb34952900fe300085ba0b"
909-
integrity sha512-e+bx1VHj1i5v4HmhCYCar0lqdoLmkRi/CfV07rTqHR6CRDbIb/S/qDCajHLt7FCovQ5ozlI5sRVbBhzfq5H0PQ==
906+
"@graphql-tools/[email protected].14":
907+
version "8.3.14"
908+
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.3.14.tgz#0aeab46daab70fb7505c950dc7e83a3da0eeb7ce"
909+
integrity sha512-ntA4pKwyyPHFFKcIw17FfqGZAiTNZl0tHieQpPIkN5fPc4oHcXOfaj1vBjtIC/Qn6H7XBBu3l2kMA8FpobdxTQ==
910910
dependencies:
911-
"@graphql-tools/merge" "8.2.13"
912-
"@graphql-tools/utils" "8.6.12"
913-
tslib "~2.4.0"
911+
"@graphql-tools/merge" "8.2.14"
912+
"@graphql-tools/utils" "8.6.13"
913+
tslib "^2.4.0"
914914
value-or-promise "1.0.11"
915915

916916
"@graphql-tools/schema@^8.0.0", "@graphql-tools/schema@^8.3.1":
@@ -923,12 +923,12 @@
923923
tslib "~2.3.0"
924924
value-or-promise "1.0.11"
925925

926-
"@graphql-tools/[email protected].12":
927-
version "8.6.12"
928-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.6.12.tgz#0a550dc0331fd9b097fe7223d65cbbee720556e4"
929-
integrity sha512-WQ91O40RC+UJgZ9K+IzevSf8oolR1QE+WQ21Oyc2fgDYYiqT0eSf+HVyhZr/8x9rVjn3N9HeqCsywbdmbljg0w==
926+
"@graphql-tools/[email protected].13":
927+
version "8.6.13"
928+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.6.13.tgz#2b4fb7f9f8a29b25eecd44551fb95974de32f969"
929+
integrity sha512-FiVqrQzj4cgz0HcZ3CxUs8NtBGPZFpmsVyIgwmL6YCwIhjJQnT72h8G3/vk5zVfjfesht85YGp0inWWuoCKWzg==
930930
dependencies:
931-
tslib "~2.4.0"
931+
tslib "^2.4.0"
932932

933933
"@graphql-tools/utils@^8.0.0", "@graphql-tools/utils@^8.5.1":
934934
version "8.5.2"
@@ -10306,7 +10306,7 @@ [email protected], tslib@^2.1.0, tslib@~2.3.0:
1030610306
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
1030710307
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
1030810308

10309-
[email protected], tslib@^2.0.1, tslib@~2.4.0:
10309+
[email protected], tslib@^2.0.1, tslib@^2.4.0:
1031010310
version "2.4.0"
1031110311
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
1031210312
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==

0 commit comments

Comments
 (0)