Skip to content

Commit fc7e363

Browse files
build(deps): bump @fastify/static from 8.3.0 to 9.0.0 (#136)
Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 8.3.0 to 9.0.0. - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v8.3.0...v9.0.0) --- updated-dependencies: - dependency-name: "@fastify/static" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f67b09 commit fc7e363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@fastify/rate-limit": "^10.3.0",
4343
"@fastify/sensible": "^6.0.3",
4444
"@fastify/session": "^11.1.0",
45-
"@fastify/static": "^8.2.0",
45+
"@fastify/static": "^9.0.0",
4646
"@fastify/swagger": "^9.5.1",
4747
"@fastify/swagger-ui": "^5.2.3",
4848
"@fastify/type-provider-typebox": "^5.2.0",

0 commit comments

Comments
 (0)