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
2 changes: 1 addition & 1 deletion examples/room-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@fastify/env": "^5.0.2",
"@fishjam-cloud/js-server-sdk": "workspace:*",
"axios": "^1.7.9",
"fastify": "^5.2.1",
"fastify": "^5.2.2",
"fastify-healthcheck": "^5.1.0",
"fluent-json-schema": "^5.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2687,9 +2687,9 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:^5.2.1":
version: 5.2.1
resolution: "fastify@npm:5.2.1"
"fastify@npm:^5.2.2":
version: 5.2.2
resolution: "fastify@npm:5.2.2"
dependencies:
"@fastify/ajv-compiler": "npm:^4.0.0"
"@fastify/error": "npm:^4.0.0"
Expand All @@ -2706,7 +2706,7 @@ __metadata:
secure-json-parse: "npm:^3.0.1"
semver: "npm:^7.6.0"
toad-cache: "npm:^3.7.0"
checksum: 10c0/00163bcac121e5fcb097dec0230d8e7918f0d5aa4be1ddce87f6571a13d31c9691d20def5dbd12df047bc3fc372cb0a72a392feecf3e2c958dc0931e52d262cb
checksum: 10c0/2925f6b8370f72f86c1461645cdf6895f335c30b3fca37deed70339f568e77f7d69e83656dc11994d70b239319a63615673714db3111363bd5f83a3e56424a88
languageName: node
linkType: hard

Expand Down Expand Up @@ -4451,7 +4451,7 @@ __metadata:
"@fishjam-cloud/js-server-sdk": "workspace:*"
"@types/node": "npm:^22.13.16"
axios: "npm:^1.7.9"
fastify: "npm:^5.2.1"
fastify: "npm:^5.2.2"
fastify-healthcheck: "npm:^5.1.0"
fluent-json-schema: "npm:^5.0.0"
pino-pretty: "npm:^13.0.0"
Expand Down