Skip to content

Commit 5fbc1e0

Browse files
Update all dependencies (#6)
1 parent eaca511 commit 5fbc1e0

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
"express-session": "^1.18.2",
7171
"helmet": "^8.1.0",
7272
"http-status": "^2.1.0",
73-
"pino": "^9.11.0",
74-
"pino-http": "^10.5.0",
73+
"pino": "^10.0.0",
74+
"pino-http": "^11.0.0",
7575
"prisma": "^6.16.2",
7676
"redis": "^5.8.2",
7777
"zod": "^4.1.11"

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4311,8 +4311,8 @@ __metadata:
43114311
helmet: "npm:^8.1.0"
43124312
http-status: "npm:^2.1.0"
43134313
jest: "npm:^30.1.3"
4314-
pino: "npm:^9.11.0"
4315-
pino-http: "npm:^10.5.0"
4314+
pino: "npm:^10.0.0"
4315+
pino-http: "npm:^11.0.0"
43164316
pino-pretty: "npm:^13.1.1"
43174317
prettier: "npm:^3.6.2"
43184318
prisma: "npm:^6.16.2"
@@ -6658,15 +6658,15 @@ __metadata:
66586658
languageName: node
66596659
linkType: hard
66606660

6661-
"pino-http@npm:^10.5.0":
6662-
version: 10.5.0
6663-
resolution: "pino-http@npm:10.5.0"
6661+
"pino-http@npm:^11.0.0":
6662+
version: 11.0.0
6663+
resolution: "pino-http@npm:11.0.0"
66646664
dependencies:
66656665
get-caller-file: "npm:^2.0.5"
6666-
pino: "npm:^9.0.0"
6666+
pino: "npm:^10.0.0"
66676667
pino-std-serializers: "npm:^7.0.0"
66686668
process-warning: "npm:^5.0.0"
6669-
checksum: 10c0/17597d653a4088f7faed4d58500a5ef51d4d05247307696760006313c33c1d23177af98fb902e15b8e2cd92d81306c884673f841ba5b9bf0c064802f3c0bd775
6669+
checksum: 10c0/75110c7a7f1b1c4eadfbff3b87599ef9d100c20c3ffd19541f0cb37cd11285a3f221bb90d33df0772ed94a3f7d5b2007bd7365c5f5525cff2178d4deef140ee5
66706670
languageName: node
66716671
linkType: hard
66726672

@@ -6700,9 +6700,9 @@ __metadata:
67006700
languageName: node
67016701
linkType: hard
67026702

6703-
"pino@npm:^9.0.0, pino@npm:^9.11.0":
6704-
version: 9.13.1
6705-
resolution: "pino@npm:9.13.1"
6703+
"pino@npm:^10.0.0":
6704+
version: 10.0.0
6705+
resolution: "pino@npm:10.0.0"
67066706
dependencies:
67076707
atomic-sleep: "npm:^1.0.0"
67086708
on-exit-leak-free: "npm:^2.1.0"
@@ -6717,7 +6717,7 @@ __metadata:
67176717
thread-stream: "npm:^3.0.0"
67186718
bin:
67196719
pino: bin.js
6720-
checksum: 10c0/c99e879f9538f7255488ad276a46a857cf9114217b754b850b7f1441e31b724a6d6f0697228ead954d3d9601522704e03cad5d441c228108073eed2f37ea0e41
6720+
checksum: 10c0/f95fcc51523310e9ece1822f8ef4d8e6c2b35f67eca9805fe18fdef21dfac81fa128f1ebaa3c9a11571120854391b10b3b339f2e5836f805edaf6936781c6e6f
67216721
languageName: node
67226722
linkType: hard
67236723

0 commit comments

Comments
 (0)