Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.
Open
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
45 changes: 43 additions & 2 deletions .pnp.cjs
100755 → 100644

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

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"aws-sdk": "^2.1098.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"fastify": "^3.27.4",
"fastify": "^3.29.4",
"fastify-helmet": "^7.0.1",
"fastify-multer": "^2.0.2",
"fastify-swagger": "^5.0.0",
Expand Down
42 changes: 40 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1510,6 +1510,13 @@ __metadata:
languageName: node
linkType: hard

"@fastify/error@npm:^2.0.0":
version: 2.0.0
resolution: "@fastify/error@npm:2.0.0"
checksum: ecf0834966b2bfb33ff834e3d55fe4dc04cbe9f822fda6c937b12cce4f162be4f8b0577ee665bc856d7012b1640c12472a1829a22ae38d287342c90b0f33a595
languageName: node
linkType: hard

"@foliojs-fork/fontkit@npm:^1.9.1":
version: 1.9.1
resolution: "@foliojs-fork/fontkit@npm:1.9.1"
Expand Down Expand Up @@ -3007,7 +3014,7 @@ __metadata:
eslint: ^7.30.0
eslint-config-prettier: ^8.3.0
eslint-plugin-prettier: ^3.4.0
fastify: ^3.27.4
fastify: ^3.29.4
fastify-helmet: ^7.0.1
fastify-multer: ^2.0.2
fastify-swagger: ^5.0.0
Expand Down Expand Up @@ -4246,6 +4253,13 @@ __metadata:
languageName: node
linkType: hard

"content-type@npm:^1.0.4":
version: 1.0.4
resolution: "content-type@npm:1.0.4"
checksum: 3d93585fda985d1554eca5ebd251994327608d2e200978fdbfba21c0c679914d5faf266d17027de44b34a72c7b0745b18584ecccaa7e1fdfb6a68ac7114f12e0
languageName: node
linkType: hard

"convert-source-map@npm:^1.4.0, convert-source-map@npm:^1.5.1, convert-source-map@npm:^1.6.0, convert-source-map@npm:^1.7.0":
version: 1.8.0
resolution: "convert-source-map@npm:1.8.0"
Expand Down Expand Up @@ -5561,7 +5575,7 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:3.27.4, fastify@npm:^3.27.4":
"fastify@npm:3.27.4":
version: 3.27.4
resolution: "fastify@npm:3.27.4"
dependencies:
Expand All @@ -5584,6 +5598,30 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:^3.29.4":
version: 3.29.4
resolution: "fastify@npm:3.29.4"
dependencies:
"@fastify/ajv-compiler": ^1.0.0
"@fastify/error": ^2.0.0
abstract-logging: ^2.0.0
avvio: ^7.1.2
content-type: ^1.0.4
fast-json-stringify: ^2.5.2
find-my-way: ^4.5.0
flatstr: ^1.0.12
light-my-request: ^4.2.0
pino: ^6.13.0
process-warning: ^1.0.0
proxy-addr: ^2.0.7
rfdc: ^1.1.4
secure-json-parse: ^2.0.0
semver: ^7.3.2
tiny-lru: ^8.0.1
checksum: add73f5bccf87c86f8edc08cad13b7ed942f7639ecaf3caa0502f069d9c9d39c3dd1257d403d3d845c7fa3099eee25ad4d1023223d6116f82bce84f0e724169a
languageName: node
linkType: hard

"fastq@npm:^1.6.0, fastq@npm:^1.6.1":
version: 1.13.0
resolution: "fastq@npm:1.13.0"
Expand Down