Skip to content

Commit 85d2685

Browse files
build(deps): Bump @fastify/static in the fastify group
Bumps the fastify group with 1 update: [@fastify/static](https://github.com/fastify/fastify-static). Updates `@fastify/static` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v8.2.0...v8.3.0) --- updated-dependencies: - dependency-name: "@fastify/static" dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastify ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35ce1e3 commit 85d2685

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

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

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"start:dev": "docker compose up"
5555
},
5656
"dependencies": {
57-
"@fastify/static": "8.2.0",
57+
"@fastify/static": "8.3.0",
5858
"@flex-development/log": "5.0.0",
5959
"@flex-development/tutils": "6.0.0-alpha.25",
6060
"@nestjs/common": "11.1.6",

0 commit comments

Comments
 (0)