From ae0431483a9e68a87894fda5e3c79327c90690f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:40:58 +0000 Subject: [PATCH] :arrow_up: chore(deps): bump @fastify/helmet from 11.1.1 to 12.0.1 Bumps [@fastify/helmet](https://github.com/fastify/fastify-helmet) from 11.1.1 to 12.0.1. - [Release notes](https://github.com/fastify/fastify-helmet/releases) - [Commits](https://github.com/fastify/fastify-helmet/compare/v11.1.1...v12.0.1) --- updated-dependencies: - dependency-name: "@fastify/helmet" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b563ac43..949a94bf 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@fastify/compress": "^7.0.3", "@fastify/cookie": "^9.4.0", "@fastify/cors": "^9.0.1", - "@fastify/helmet": "^11.1.1", + "@fastify/helmet": "^12.0.1", "@fastify/rate-limit": "^9.1.0", "@fastify/redis": "^6.2.0", "@fastify/session": "^10.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4161a93f..57caa71d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^9.0.1 version: 9.0.1 '@fastify/helmet': - specifier: ^11.1.1 - version: 11.1.1 + specifier: ^12.0.1 + version: 12.0.1 '@fastify/rate-limit': specifier: ^9.1.0 version: 9.1.0 @@ -884,8 +884,8 @@ packages: '@fastify/fast-json-stringify-compiler@4.3.0': resolution: {integrity: sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==} - '@fastify/helmet@11.1.1': - resolution: {integrity: sha512-pjJxjk6SLEimITWadtYIXt6wBMfFC1I6OQyH/jYVCqSAn36sgAIFjeNiibHtifjCd+e25442pObis3Rjtame6A==} + '@fastify/helmet@12.0.1': + resolution: {integrity: sha512-kkjBcedWwdflRThovGuvN9jB2QQLytBqArCFPdMIb7o2Fp0l/H3xxYi/6x/SSRuH/FFt9qpTGIfJz2bfnMrLqA==} '@fastify/merge-json-schemas@0.1.1': resolution: {integrity: sha512-fERDVz7topgNjtXsJTTW1JKLy0rhuLRcquYqNR9rF7OcVpCa2OVW49ZPDIhaRRCaUuvVxI+N416xUoF76HNSXA==} @@ -2821,6 +2821,9 @@ packages: fastify-plugin@4.5.1: resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==} + fastify-plugin@5.0.1: + resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==} + fastify@4.28.1: resolution: {integrity: sha512-kFWUtpNr4i7t5vY2EJPCN2KgMVpuqfU4NjnJNCgiNB900oiDeYqaNDRcAfeBbOF5hGixixxcKnOU4KN9z6QncQ==} @@ -5676,9 +5679,9 @@ snapshots: dependencies: fast-json-stringify: 5.16.0 - '@fastify/helmet@11.1.1': + '@fastify/helmet@12.0.1': dependencies: - fastify-plugin: 4.5.1 + fastify-plugin: 5.0.1 helmet: 7.1.0 '@fastify/merge-json-schemas@0.1.1': @@ -8204,6 +8207,8 @@ snapshots: fastify-plugin@4.5.1: {} + fastify-plugin@5.0.1: {} + fastify@4.28.1: dependencies: '@fastify/ajv-compiler': 3.5.0