Skip to content

Commit 1a2d1cf

Browse files
build(deps): Bump the fastify group across 1 directory with 2 updates
Bumps the fastify group with 2 updates in the / directory: [@fastify/static](https://github.com/fastify/fastify-static) and [fastify](https://github.com/fastify/fastify). Updates `@fastify/static` from 8.1.1 to 8.2.0 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](https://github.com/fastify/fastify-static/commits) Updates `fastify` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.3.2...v5.3.3) --- updated-dependencies: - dependency-name: "@fastify/static" dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastify - dependency-name: fastify dependency-version: 5.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fastify ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0603b1 commit 1a2d1cf

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"typecheck": "vitest run --typecheck --mode=typecheck"
9595
},
9696
"dependencies": {
97-
"@fastify/static": "8.1.1",
97+
"@fastify/static": "8.2.0",
9898
"@flex-development/log": "5.0.0-alpha.2",
9999
"@flex-development/tutils": "6.0.0-alpha.25",
100100
"@nestjs/common": "11.1.0",
@@ -110,7 +110,7 @@
110110
"class-transformer": "0.5.1",
111111
"class-validator": "0.14.2",
112112
"devlop": "1.1.0",
113-
"fastify": "5.3.2",
113+
"fastify": "5.3.3",
114114
"passport": "0.7.0",
115115
"passport-github2": "0.1.12",
116116
"passport-google-oauth20": "2.0.0",

0 commit comments

Comments
 (0)