Skip to content

Commit 8d4355c

Browse files
chore(deps): update dependency @envelop/graphql-modules to v7.1.2 (#2586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f4fd12 commit 8d4355c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.1",
35+
"@envelop/graphql-modules": "7.1.2",
3636
"@graphql-tools/merge": "9.0.22",
3737
"@graphql-yoga/node": "3.9.1",
3838
"@types/benchmark": "2.1.5",

yarn.lock

+4-4
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/[email protected].1":
2138-
version "7.1.1"
2139-
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-7.1.1.tgz#9a8531eb6494bdd3000679f610c7825b4113e497"
2140-
integrity sha512-rjRpL71PQ7YFsQWVLj3CzhWqrIL7jR1eCFby20enicblMNywn/wwqmTqLfzerzHgKJFS7RwUyOAKhjHpC9FcoQ==
2137+
"@envelop/[email protected].2":
2138+
version "7.1.2"
2139+
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-7.1.2.tgz#56725efc3207f1f5a8b59a87b564e692a15fc776"
2140+
integrity sha512-l0ZPS2tqrtE8Nn5Ja/2eI3xVkeTaIKj1XHq2XCxtuit27OfDgGCIQtvtvQ3UJ1J54lyYSs/ftXS2uwspFG3GQw==
21412141
dependencies:
21422142
tslib "^2.5.0"
21432143

0 commit comments

Comments
 (0)