chore(deps): bump fastify in the npm_and_yarn group across 1 directory (#6753)

Bumps the npm_and_yarn group with 1 update in the / directory: [fastify](https://github.com/fastify/fastify).


Updates `fastify` from 5.7.3 to 5.8.1
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v5.7.3...v5.8.1)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 5.8.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-03-07 11:02:30 +01:00 committed by GitHub
parent 069873126d
commit 620cd3dd52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 4 deletions

8
package-lock.json generated
View file

@ -17770,7 +17770,9 @@
}
},
"node_modules/fastify": {
"version": "5.7.3",
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-5.8.1.tgz",
"integrity": "sha512-y0kicFvvn7CYWoPOVLOcvn4YyKQz03DIY7UxmyOy21/J8eXm09R+tmb+tVDBW5h+pja30cHI5dqUcSlvY86V2A==",
"funding": [
{
"type": "github",
@ -17792,7 +17794,7 @@
"fast-json-stringify": "^6.0.0",
"find-my-way": "^9.0.0",
"light-my-request": "^6.0.0",
"pino": "^10.1.0",
"pino": "^9.14.0 || ^10.1.0",
"process-warning": "^5.0.0",
"rfdc": "^1.3.1",
"secure-json-parse": "^4.0.0",
@ -29913,7 +29915,7 @@
"@sp/shared-schema": "*",
"bcryptjs": "^3.0.3",
"dotenv": "^17.2.3",
"fastify": "^5.7.3",
"fastify": "^5.8.1",
"jsonwebtoken": "^9.0.2",
"nodemailer": "^7.0.12",
"uuidv7": "^1.1.0",

View file

@ -37,7 +37,7 @@
"@sp/shared-schema": "*",
"bcryptjs": "^3.0.3",
"dotenv": "^17.2.3",
"fastify": "^5.7.3",
"fastify": "^5.8.1",
"jsonwebtoken": "^9.0.2",
"nodemailer": "^7.0.12",
"uuidv7": "^1.1.0",