Skip to content

Commit fe73a26

Browse files
chore(deps): update dependency @envelop/graphql-modules to v6
1 parent 727637b commit fe73a26

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2205,10 +2205,10 @@
22052205
"@envelop/types" "3.0.2"
22062206
tslib "^2.5.0"
22072207

2208-
"@envelop/graphql-modules@5.0.3":
2209-
version "5.0.3"
2210-
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-5.0.3.tgz#c647938a8aad9564be6f56843bc39acc00a1c235"
2211-
integrity sha512-mJCtYFlz8R6/hS38WhLyY2+Ir9KPJ2Y2FhcLEqVV1WKcVmxI3ZkFOkJznFEITioHSc1Z2TXxVm9AJVT09DgiSw==
2208+
"@envelop/graphql-modules@6.0.0":
2209+
version "6.0.0"
2210+
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-6.0.0.tgz#15a551d8b146cc2a99ca47131bc16397a6946d6b"
2211+
integrity sha512-U6LoSMFd/eVt/vcI+6cj3OWciPnCTCIz+7Frc+oJ3Bg2utDIba3ngepzQPYb9t2da+AjCw+O2NmBwoUHWH0mAQ==
22122212
dependencies:
22132213
tslib "^2.5.0"
22142214

@@ -14863,12 +14863,12 @@ safe-array-concat@^1.1.2:
1486314863
has-symbols "^1.0.3"
1486414864
isarray "^2.0.5"
1486514865

14866-
[email protected], safe-buffer@^5.0.1:
14866+
1486714867
version "5.2.1"
1486814868
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
1486914869
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
1487014870

14871-
safe-buffer@~5.1.0, safe-buffer@~5.1.1:
14871+
safe-buffer@^5.0.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
1487214872
version "5.1.2"
1487314873
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
1487414874
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==

0 commit comments

Comments
 (0)