build(deps): bump @fastify/type-provider-typebox in /backend

---
updated-dependencies:
- dependency-name: "@fastify/type-provider-typebox"
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-19 01:41:37 +00:00
parent 9ec4edd98b
commit 470bbe1f4d
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "Apache-2.0",
"dependencies": {
"@fastify/type-provider-typebox": "^5.1.0",
"@fastify/type-provider-typebox": "^5.2.0",
"@types/jest": "^29.5.14",
"@types/nodemailer": "^6.4.17",
"fastify": "^5.2.1",
@ -1224,9 +1224,9 @@
}
},
"node_modules/@fastify/type-provider-typebox": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@fastify/type-provider-typebox/-/type-provider-typebox-5.1.0.tgz",
"integrity": "sha512-F1AQHeLiKp1hu6GMWm5W6fZ6zXQ0mTV+qHOzrptAie9AYewvFr5Q3blfy8Qmx9gUgwA3Yj+CWvQQJeTwDgTnIg==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@fastify/type-provider-typebox/-/type-provider-typebox-5.2.0.tgz",
"integrity": "sha512-RoUFTQNYlaVM/gXosFqlrUAD/JHC+OXLcj4DxNoMOag2GI7OydfCt+3vdT+6D2daJwhGAdkpxB0wLNqS7gf4CQ==",
"funding": [
{
"type": "github",

View File

@ -43,7 +43,7 @@
"typescript": "^5.8.3"
},
"dependencies": {
"@fastify/type-provider-typebox": "^5.1.0",
"@fastify/type-provider-typebox": "^5.2.0",
"@types/jest": "^29.5.14",
"@types/nodemailer": "^6.4.17",
"fastify": "^5.2.1",