File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"graphql-yoga" : " 2.13.4" ,
11
11
"fastify" : " 4.4.0" ,
12
- "pino-pretty" : " 8.1 .0"
12
+ "pino-pretty" : " 9.0 .0"
13
13
},
14
14
"devDependencies" : {
15
15
"@types/node" : " 16.11.47" ,
Original file line number Diff line number Diff line change @@ -16385,6 +16385,11 @@ on-exit-leak-free@^1.0.0:
16385
16385
resolved "https://registry.yarnpkg.com/on-exit-leak-free/-/on-exit-leak-free-1.0.0.tgz#4a2accb382278a266848bb1a21439e5fc3cd9881"
16386
16386
integrity sha512-Ve8ubhrXRdnuCJ5bQSQpP3uaV43K1PMcOfSRC1pqHgRZommXCgsXwh08jVC5NpjwScE23BPDwDvVg4cov3mwjw==
16387
16387
16388
+ on-exit-leak-free@^2.1.0:
16389
+ version "2.1.0"
16390
+ resolved "https://registry.yarnpkg.com/on-exit-leak-free/-/on-exit-leak-free-2.1.0.tgz#5c703c968f7e7f851885f6459bf8a8a57edc9cc4"
16391
+ integrity sha512-VuCaZZAjReZ3vUwgOB8LxAosIurDiAW0s13rI1YwmaP++jvcxP77AWoQvenZebpCA2m8WC1/EosPYPMjnRAp/w==
16392
+
16388
16393
[email protected] , on-finished@^2.3.0:
16389
16394
version "2.4.1"
16390
16395
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.4.1.tgz#58c8c44116e54845ad57f14ab10b03533184ac3f"
17068
17073
duplexify "^4.1.2"
17069
17074
split2 "^4.0.0"
17070
17075
17071
- pino-pretty@8.1 .0:
17072
- version "8.1 .0"
17073
- resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-8.1 .0.tgz#1dda4ca71701dfeaf1f72057da1b5b718a0d0f04 "
17074
- integrity sha512-oKfI8qKXR2a3haHs/X8iB6QSnWLqoOGAjwxIAXem4+XOGIGNw7IKpozId1uE7j89Rj46HIfWnGbAgmQmr8+yRw ==
17076
+ pino-pretty@9.0 .0:
17077
+ version "9.0 .0"
17078
+ resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-9.0 .0.tgz#729e7b272a2326f4e7e50fdf669f211f7d6a5f2c "
17079
+ integrity sha512-WcojVUw8aJQz0in90xj7nQo5g14d9bLkBnE80P/Sk8JxNilbtyXp9mNjRcF07uOBEoNMrdkBniv8Tu1Lale7Kw ==
17075
17080
dependencies:
17076
17081
colorette "^2.0.7"
17077
17082
dateformat "^4.6.3"
17080
17085
help-me "^4.0.1"
17081
17086
joycon "^3.1.1"
17082
17087
minimist "^1.2.6"
17083
- on-exit-leak-free "^1.0 .0"
17088
+ on-exit-leak-free "^2.1 .0"
17084
17089
pino-abstract-transport "^1.0.0"
17085
17090
pump "^3.0.0"
17086
17091
readable-stream "^4.0.0"
You can’t perform that action at this time.
0 commit comments