Skip to content

Commit 118d007

Browse files
deps(api): bump @fastify/helmet from 12.0.1 to 13.0.2 in /api
Bumps [@fastify/helmet](https://github.com/fastify/fastify-helmet) from 12.0.1 to 13.0.2. - [Release notes](https://github.com/fastify/fastify-helmet/releases) - [Commits](fastify/fastify-helmet@v12.0.1...v13.0.2) --- updated-dependencies: - dependency-name: "@fastify/helmet" dependency-version: 13.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d316825 commit 118d007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@aws-sdk/s3-request-presigner": "^3.958.0",
3939
"@fastify/cookie": "^11.0.2",
4040
"@fastify/cors": "^9.0.1",
41-
"@fastify/helmet": "^12.0.1",
41+
"@fastify/helmet": "^13.0.2",
4242
"@fastify/oauth2": "^8.1.2",
4343
"@fastify/rate-limit": "^10.1.1",
4444
"@fastify/swagger": "^9.6.1",

0 commit comments

Comments
 (0)