Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .pnp.cjs
100755 → 100644

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion admin-interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"date-fns": "^4.1.0",
"knip": "^5.61.3",
"lucide-react": "^0.525.0",
"pino": "^9.7.0",
"pino": "^9.11.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-router-dom": "^7.6.3",
Expand Down
2 changes: 1 addition & 1 deletion phantom-api-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"jsonwebtoken": "^9.0.2",
"knip": "^5.61.3",
"pg": "^8.12.0",
"pino": "^9.7.0",
"pino": "^9.11.0",
"pino-pretty": "^13.0.0",
"redis": "^4.7.0",
"zod": "^3.23.8"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2576,7 +2576,7 @@ __metadata:
knip: "npm:^5.61.3"
lucide-react: "npm:^0.525.0"
oxlint: "npm:^1.0.0"
pino: "npm:^9.7.0"
pino: "npm:^9.11.0"
postcss: "npm:^8.5.6"
react: "npm:^19.1.0"
react-dom: "npm:^19.1.0"
Expand Down Expand Up @@ -6028,7 +6028,7 @@ __metadata:
knip: "npm:^5.61.3"
oxlint: "npm:^1.0.0"
pg: "npm:^8.12.0"
pino: "npm:^9.7.0"
pino: "npm:^9.11.0"
pino-pretty: "npm:^13.0.0"
redis: "npm:^4.7.0"
supertest: "npm:^7.1.1"
Expand Down Expand Up @@ -6154,9 +6154,9 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:^9.7.0":
version: 9.7.0
resolution: "pino@npm:9.7.0"
"pino@npm:^9.11.0":
version: 9.11.0
resolution: "pino@npm:9.11.0"
dependencies:
atomic-sleep: "npm:^1.0.0"
fast-redact: "npm:^3.1.1"
Expand All @@ -6171,7 +6171,7 @@ __metadata:
thread-stream: "npm:^3.0.0"
bin:
pino: bin.js
checksum: 10c0/c7f8a83a9a9d728b4eff6d0f4b9367f031c91bcaa5806fbf0eedcc8e77faba593d59baf11a8fba0dd1c778bb17ca7ed01418ac1df4ec129faeedd4f3ecaff66f
checksum: 10c0/ba908f95b61fa2c2d6c432e1f39a4394cc0dbf356c4f8837bd9c07538d749699b78204a5557e6050870f2988c25c3f0b6a88693d4bd185ebeef57d75a3b25e38
languageName: node
linkType: hard

Expand Down