Skip to content

Commit 3dccdac

Browse files
chore(deps): update dependency @envelop/graphql-modules to v6
1 parent c174c05 commit 3dccdac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
3333
"@changesets/cli": "2.27.1",
3434
"@changesets/changelog-github": "0.5.0",
35-
"@envelop/graphql-modules": "5.0.3",
35+
"@envelop/graphql-modules": "6.0.0",
3636
"@graphql-tools/merge": "9.0.1",
3737
"@graphql-yoga/node": "3.9.1",
3838
"@types/benchmark": "2.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,10 +1552,10 @@
15521552
"@envelop/types" "3.0.2"
15531553
tslib "^2.5.0"
15541554

1555-
"@envelop/graphql-modules@5.0.3":
1556-
version "5.0.3"
1557-
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-5.0.3.tgz#c647938a8aad9564be6f56843bc39acc00a1c235"
1558-
integrity sha512-mJCtYFlz8R6/hS38WhLyY2+Ir9KPJ2Y2FhcLEqVV1WKcVmxI3ZkFOkJznFEITioHSc1Z2TXxVm9AJVT09DgiSw==
1555+
"@envelop/graphql-modules@6.0.0":
1556+
version "6.0.0"
1557+
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-6.0.0.tgz#15a551d8b146cc2a99ca47131bc16397a6946d6b"
1558+
integrity sha512-U6LoSMFd/eVt/vcI+6cj3OWciPnCTCIz+7Frc+oJ3Bg2utDIba3ngepzQPYb9t2da+AjCw+O2NmBwoUHWH0mAQ==
15591559
dependencies:
15601560
tslib "^2.5.0"
15611561

0 commit comments

Comments
 (0)