File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 33
33
"@nestjs/platform-fastify" : " 10.2.10" ,
34
34
"@nestjs/testing" : " 10.2.10" ,
35
35
"fastify" : " 4.24.3" ,
36
- "mercurius" : " 13.3.1 " ,
36
+ "mercurius" : " 13.3.2 " ,
37
37
"mercurius-integration-testing" : " 8.1.1"
38
38
},
39
39
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -7611,10 +7611,10 @@ mercurius-integration-testing@8.1.1:
7611
7611
cookie "^0.5.0"
7612
7612
ws "^8.12.1"
7613
7613
7614
- mercurius@13.3.1 :
7615
- version "13.3.1 "
7616
- resolved "https://registry.yarnpkg.com/mercurius/-/mercurius-13.3.1 .tgz#d02c1ed4fe1466222c3382d0ccc6024ef53e321c "
7617
- integrity sha512-jUeo3pO1H/Etpipa9RB5kDbXX2NsIH3IBnAIlDYoNaOeuo3Ka9nNH0ujYTnjkpytuAdygnStU/hcm1afwTKYlA ==
7614
+ mercurius@13.3.2 :
7615
+ version "13.3.2 "
7616
+ resolved "https://registry.yarnpkg.com/mercurius/-/mercurius-13.3.2 .tgz#cd849cf46c7e0f9423c304ba3290b27d82ea9242 "
7617
+ integrity sha512-NVTu7+qPbo+bNqY5VFRkLKqdCuHZHn3bDMu0IiRDIJcwHfVPgkyBU1p9Qp0idIQYypNSESEzh+z7F1iEK0ESEA ==
7618
7618
dependencies :
7619
7619
" @fastify/error" " ^3.0.0"
7620
7620
" @fastify/static" " ^6.0.0"
@@ -7628,7 +7628,7 @@ mercurius@13.3.1:
7628
7628
secure-json-parse "^2.7.0"
7629
7629
single-user-cache "^0.6.0"
7630
7630
tiny-lru "^11.0.0"
7631
- undici "^5 .0.0 "
7631
+ undici "^6 .0.1 "
7632
7632
ws "^8.2.2"
7633
7633
7634
7634
mercurius@^11.3.0 :
@@ -10614,6 +10614,13 @@ undici@^5.0.0:
10614
10614
dependencies :
10615
10615
" @fastify/busboy" " ^2.0.0"
10616
10616
10617
+ undici@^6.0.1 :
10618
+ version "6.0.1"
10619
+ resolved "https://registry.yarnpkg.com/undici/-/undici-6.0.1.tgz#385572addca36d1c2b280629cb694b726170027e"
10620
+ integrity sha512-eZFYQLeS9BiXpsU0cuFhCwfeda2MnC48EVmmOz/eCjsTgmyTdaHdVsPSC/kwC2GtW2e0uH0HIPbadf3/bRWSxw==
10621
+ dependencies :
10622
+ " @fastify/busboy" " ^2.0.0"
10623
+
10617
10624
unicorn-magic@^0.1.0 :
10618
10625
version "0.1.0"
10619
10626
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
You can’t perform that action at this time.
0 commit comments