Skip to content

Commit b258185

Browse files
chore(deps): replace dependency fastify-formbody with @fastify/formbody 6.0.0
1 parent c15c581 commit b258185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@podium/typescript-config": "1.0.0",
5454
"eslint": "9.11.1",
5555
"fastify": "4.28.1",
56-
"fastify-formbody": "5.3.0",
56+
"@fastify/formbody": "6.0.0",
5757
"npm-run-all2": "6.2.6",
5858
"prettier": "3.3.3",
5959
"semantic-release": "24.1.2",

0 commit comments

Comments
 (0)