Skip to content

Commit deb563b

Browse files
chore(deps): bump the npm_and_yarn group across 3 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /apps/api directory: [fastify](https://github.com/fastify/fastify). Bumps the npm_and_yarn group with 1 update in the /apps/web directory: [fastify](https://github.com/fastify/fastify). Bumps the npm_and_yarn group with 1 update in the /packages/contracts directory: [fastify](https://github.com/fastify/fastify). Updates `fastify` from 5.8.1 to 5.8.3 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.1...v5.8.3) Updates `fastify` from 5.8.1 to 5.8.3 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.1...v5.8.3) Updates `fastify` from 5.8.1 to 5.8.3 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.1...v5.8.3) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: fastify dependency-version: 5.8.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: fastify dependency-version: 5.8.3 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a9eb0d commit deb563b

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

apps/api/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@fastify/rate-limit": "^10.3.0",
2121
"@prisma/client": "^5.17.0",
2222
"ethers": "^6.12.0",
23-
"fastify": "^5.8.1",
23+
"fastify": "^5.8.3",
2424
"openai": "^6.17.0",
2525
"pdf2json": "^3.1.4",
2626
"pdfkit": "^0.15.0",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"typecheck": "tsc -p tsconfig.json --noEmit"
1212
},
1313
"dependencies": {
14-
"fastify": "5.8.1",
14+
"fastify": "5.8.3",
1515
"next": "^16.2.0",
1616
"react": "18.3.1",
1717
"react-dom": "18.3.1",

packages/contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"typescript": "5.5.4"
2828
},
2929
"dependencies": {
30-
"fastify": "5.8.1"
30+
"fastify": "5.8.3"
3131
}
3232
}

0 commit comments

Comments
 (0)