Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the fastify-core group with 4 updates (#1845)
* build(deps): bump the fastify-core group with 4 updates Bumps the fastify-core group with 4 updates: [@fastify/bearer-auth](https://github.com/fastify/fastify-bearer-auth), [@fastify/compress](https://github.com/fastify/fastify-compress), [@fastify/sensible](https://github.com/fastify/fastify-sensible) and [@fastify/static](https://github.com/fastify/fastify-static). Updates `@fastify/bearer-auth` from 9.3.0 to 9.4.0 - [Release notes](https://github.com/fastify/fastify-bearer-auth/releases) - [Commits](fastify/fastify-bearer-auth@v9.3.0...v9.4.0) Updates `@fastify/compress` from 7.0.0 to 7.0.3 - [Release notes](https://github.com/fastify/fastify-compress/releases) - [Commits](fastify/fastify-compress@v7.0.0...v7.0.3) Updates `@fastify/sensible` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/fastify/fastify-sensible/releases) - [Commits](fastify/fastify-sensible@v5.5.0...v5.6.0) Updates `@fastify/static` from 7.0.1 to 7.0.3 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v7.0.1...v7.0.3) --- updated-dependencies: - dependency-name: "@fastify/bearer-auth" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastify-core - dependency-name: "@fastify/compress" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fastify-core - dependency-name: "@fastify/sensible" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastify-core - dependency-name: "@fastify/static" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fastify-core ... Signed-off-by: dependabot[bot] <[email protected]> * test(server): remove invalid vary header --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Frazer Smith <[email protected]>
- Loading branch information