Skip to content

Commit 97f0820

Browse files
chore(deps): update dependency @envelop/graphql-modules to v8
1 parent 55518d0 commit 97f0820

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.28.1",
3434
"@changesets/changelog-github": "0.5.1",
35-
"@envelop/graphql-modules": "7.1.3",
35+
"@envelop/graphql-modules": "8.0.0",
3636
"@graphql-tools/merge": "9.0.24",
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
@@ -2134,10 +2134,10 @@
21342134
"@envelop/types" "3.0.2"
21352135
tslib "^2.5.0"
21362136

2137-
"@envelop/graphql-modules@7.1.3":
2138-
version "7.1.3"
2139-
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-7.1.3.tgz#919024a0c5ce624ea6a887b5ec8a6db0c54b8d55"
2140-
integrity sha512-Voet+Weq4jtbGXLqPMYpn3BhMSB1ivVc9d7SmY5Jz5i/2GTq/k1uPWX0b5jZJLONePVtqHPNyLcSRq8J70Sbew==
2137+
"@envelop/graphql-modules@8.0.0":
2138+
version "8.0.0"
2139+
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-8.0.0.tgz#536c850499b44fa7d973e72d2a26b28db1270efa"
2140+
integrity sha512-em15YQE1xGwjG8n61KkdiwxkmS0N7Pe9Svv5hGk/u/u4oBIOZnsnHZnjdcbejBHAXtxVo1Z7/wFqPKNnqTUzVA==
21412141
dependencies:
21422142
tslib "^2.5.0"
21432143

0 commit comments

Comments
 (0)