Skip to content

Commit 070912a

Browse files
chore: bump @fastify/compress from 8.3.1 to 9.0.0 (#590)
Bumps [@fastify/compress](https://github.com/fastify/fastify-compress) from 8.3.1 to 9.0.0. - [Release notes](https://github.com/fastify/fastify-compress/releases) - [Commits](fastify/fastify-compress@v8.3.1...v9.0.0) --- updated-dependencies: - dependency-name: "@fastify/compress" dependency-version: 9.0.0 dependency-type: direct:development 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 2f792ea commit 070912a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"glob": "^13.0.0"
6868
},
6969
"devDependencies": {
70-
"@fastify/compress": "^8.0.0",
70+
"@fastify/compress": "^9.0.0",
7171
"@types/node": "^25.0.3",
7272
"autocannon": "^8.0.0",
7373
"borp": "^1.0.0",

0 commit comments

Comments
 (0)