Skip to content
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@fastify/type-provider-typebox": "^5.2.0",
"@scalar/fastify-api-reference": "^1.40.0",
"@sinclair/typebox": "^0.34.41",
"fastify": "^5.6.2",
"fastify": "^5.7.3",
"fastify-cli": "^7.4.1",
"fastify-plugin": "^5.1.0",
"jsonwebtoken": "^9.0.2",
Expand Down
23 changes: 17 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,17 @@ __metadata:
languageName: node
linkType: hard

"@fastify/ajv-compiler@npm:^4.0.5":
version: 4.0.5
resolution: "@fastify/ajv-compiler@npm:4.0.5"
dependencies:
ajv: "npm:^8.12.0"
ajv-formats: "npm:^3.0.1"
fast-uri: "npm:^3.0.0"
checksum: 10c0/b701602c5fad35d1327a6ebda530ca5ba2c7728223cd214b2b24af7cb2522c864b6cbbe77335ddd6a55d03f76899fb009386da783121b7ece136feb7ea937e13
languageName: node
linkType: hard

"@fastify/autoload@npm:^6.3.1":
version: 6.3.1
resolution: "@fastify/autoload@npm:6.3.1"
Expand Down Expand Up @@ -2131,11 +2142,11 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:^5.6.2":
version: 5.6.2
resolution: "fastify@npm:5.6.2"
"fastify@npm:^5.7.3":
version: 5.7.4
resolution: "fastify@npm:5.7.4"
dependencies:
"@fastify/ajv-compiler": "npm:^4.0.0"
"@fastify/ajv-compiler": "npm:^4.0.5"
"@fastify/error": "npm:^4.0.0"
"@fastify/fast-json-stringify-compiler": "npm:^5.0.0"
"@fastify/proxy-addr": "npm:^5.0.0"
Expand All @@ -2150,7 +2161,7 @@ __metadata:
secure-json-parse: "npm:^4.0.0"
semver: "npm:^7.6.0"
toad-cache: "npm:^3.7.0"
checksum: 10c0/a3c31316ba5db03eb14a5dc46571fe0f888d0f4569befb8a0aedebc7b24fbd6139e7b16f2bf0dad793345ad66cd5952bdffe182ee2ab0d4e4cb5f331f74a7781
checksum: 10c0/87425737ad4973eac1cb8a2cc00771fae26ccf87f7142d6a100e4b03d92613b050ec2abbb9b54432dfee0bebc5b75f5658c0016e77970cb4fb9d8382729cfc6a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4183,7 +4194,7 @@ __metadata:
eslint: "npm:^9.39.1"
eslint-config-prettier: "npm:^10.1.8"
eslint-plugin-prettier: "npm:^5.5.4"
fastify: "npm:^5.6.2"
fastify: "npm:^5.7.3"
fastify-cli: "npm:^7.4.1"
fastify-plugin: "npm:^5.1.0"
fastify-tsconfig: "npm:^3.0.0"
Expand Down