generated from nhcarrigan/template
chore: pin fastify-raw-body dependency to exact version
Pinned fastify-raw-body from ^5.0.0 to 5.0.0 to ensure consistent dependency versions across all environments. Changes: - Pinned fastify-raw-body to 5.0.0 - Regenerated pnpm-lock.yaml
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
"dependencies": {
|
||||
"discord-verify": "1.2.0",
|
||||
"fastify": "5.2.1",
|
||||
"fastify-raw-body": "^5.0.0",
|
||||
"fastify-raw-body": "5.0.0",
|
||||
"nodemailer": "6.10.0",
|
||||
"stripe": "18.3.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user