Skip to content

Commit 4f5085b

Browse files
committed
fix(deps): update dependency fastify to v4.27.0
1 parent 8e375d4 commit 4f5085b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

-17 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@fastify/swagger": "8.14.0",
1717
"@fastify/swagger-ui": "3.0.0",
18-
"fastify": "4.26.2",
18+
"fastify": "4.27.0",
1919
"fluent-json-schema": "4.2.1"
2020
}
2121
}

0 commit comments

Comments
 (0)