Skip to content

Commit cb2a5d0

Browse files
authored
Merge pull request #119 from jaredwray/chore-upgrading-fastify-and-supporting-modules-to-latest
chore: upgrading fastify and supporting modules to latest
2 parents 74b45ab + 7631c42 commit cb2a5d0

2 files changed

Lines changed: 764 additions & 990 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@
6666
"@fastify/helmet": "^13.0.2",
6767
"@fastify/rate-limit": "^10.3.0",
6868
"@fastify/static": "^9.0.0",
69-
"@fastify/swagger": "^9.6.1",
70-
"@fastify/swagger-ui": "^5.2.4",
71-
"@scalar/api-reference": "^1.43.1",
69+
"@fastify/swagger": "^9.7.0",
70+
"@fastify/swagger-ui": "^5.2.5",
71+
"@scalar/api-reference": "^1.44.16",
7272
"detect-port": "^2.1.0",
73-
"fastify": "^5.6.2",
73+
"fastify": "^5.7.4",
7474
"hookified": "^1.15.0",
7575
"html-escaper": "^3.0.3",
7676
"pino": "^10.1.1",

0 commit comments

Comments
 (0)