Skip to content

Commit 6184cc1

Browse files
committed
chore(deps): update dependency mercurius-integration-testing to v8
1 parent d8ceac7 commit 6184cc1

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

packages/mercurius/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@nestjs/testing": "9.3.9",
3535
"fastify": "4.14.1",
3636
"mercurius": "12.2.0",
37-
"mercurius-integration-testing": "6.0.1"
37+
"mercurius-integration-testing": "8.0.0"
3838
},
3939
"peerDependencies": {
4040
"@apollo/subgraph": "^2.0.0",

yarn.lock

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,11 @@
935935
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052"
936936
integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==
937937

938+
"@graphql-typed-document-node/core@^3.1.2":
939+
version "3.1.2"
940+
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.2.tgz#6fc464307cbe3c8ca5064549b806360d84457b04"
941+
integrity sha512-9anpBMM9mEgZN4wr2v8wHJI2/u5TnnggewRN6OlvXTTnuVyoY19X6rOv9XTqKRw6dcGKwZsBi8n0kDE2I5i4VA==
942+
938943
"@humanwhocodes/config-array@^0.11.8":
939944
version "0.11.8"
940945
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
@@ -7049,14 +7054,14 @@ meow@^8.0.0:
70497054
type-fest "^0.18.0"
70507055
yargs-parser "^20.2.3"
70517056

7052-
mercurius-integration-testing@6.0.1:
7053-
version "6.0.1"
7054-
resolved "https://registry.yarnpkg.com/mercurius-integration-testing/-/mercurius-integration-testing-6.0.1.tgz#758d4447fff27a0061c7503989693bf40de7a3de"
7055-
integrity sha512-YBjsR0KtjtnlGIuyOpg40PD57eq9XKSSsyisrsGUAY2Ql4nY6nP8oM3JN2zjk7j8zYlZRnIiZKovsTOddqXZdA==
7057+
mercurius-integration-testing@8.0.0:
7058+
version "8.0.0"
7059+
resolved "https://registry.yarnpkg.com/mercurius-integration-testing/-/mercurius-integration-testing-8.0.0.tgz#8dbd1563f9e3f272f3640a948a80ad66c49c1582"
7060+
integrity sha512-wo/g3ipwZ9g44BvEp+VjoXzaJVviOXXHFKccgVBkURBvZnzCEj/4rAqjH+CuflmYRRvJ0GBRYTIARezJBtviMA==
70567061
dependencies:
7057-
"@graphql-typed-document-node/core" "^3.1.1"
7062+
"@graphql-typed-document-node/core" "^3.1.2"
70587063
cookie "^0.5.0"
7059-
ws "^8.9.0"
7064+
ws "^8.12.1"
70607065

70617066
70627067
version "12.2.0"
@@ -10260,7 +10265,7 @@ [email protected]:
1026010265
type-fest "^0.4.1"
1026110266
write-json-file "^3.2.0"
1026210267

10263-
10268+
[email protected], ws@^8.12.1:
1026410269
version "8.12.1"
1026510270
resolved "https://registry.yarnpkg.com/ws/-/ws-8.12.1.tgz#c51e583d79140b5e42e39be48c934131942d4a8f"
1026610271
integrity sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew==
@@ -10270,7 +10275,7 @@ [email protected]:
1027010275
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
1027110276
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
1027210277

10273-
ws@^8.0.0, ws@^8.11.0, ws@^8.2.2, ws@^8.9.0:
10278+
ws@^8.0.0, ws@^8.11.0, ws@^8.2.2:
1027410279
version "8.12.0"
1027510280
resolved "https://registry.yarnpkg.com/ws/-/ws-8.12.0.tgz#485074cc392689da78e1828a9ff23585e06cddd8"
1027610281
integrity sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig==

0 commit comments

Comments
 (0)