Skip to content

Commit 160ec38

Browse files
build(deps-dev): bump @fastify/compress from 6.5.0 to 7.0.0 (#433)
Bumps [@fastify/compress](https://github.com/fastify/fastify-compress) from 6.5.0 to 7.0.0. - [Release notes](https://github.com/fastify/fastify-compress/releases) - [Commits](fastify/fastify-compress@v6.5.0...v7.0.0) --- updated-dependencies: - dependency-name: "@fastify/compress" 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 f1a248b commit 160ec38

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
@@ -39,7 +39,7 @@
3939
"p-limit": "^3.1.0"
4040
},
4141
"devDependencies": {
42-
"@fastify/compress": "^6.0.0",
42+
"@fastify/compress": "^7.0.0",
4343
"@fastify/pre-commit": "^2.0.2",
4444
"@types/node": "^20.1.0",
4545
"@typescript-eslint/eslint-plugin": "^6.3.0",

0 commit comments

Comments
 (0)