From 669120b71775c8fc9f01ae7a86598216fefa25d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 11:51:12 +0000 Subject: [PATCH] Bump @fastify/view from 10.0.0 to 10.0.1 Bumps [@fastify/view](https://github.com/fastify/point-of-view) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/fastify/point-of-view/releases) - [Commits](https://github.com/fastify/point-of-view/compare/v10.0.0...v10.0.1) --- updated-dependencies: - dependency-name: "@fastify/view" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1d087ce..aa9a4bb 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@fastify/schedule": "^5.0.0", "@fastify/session": "^11.0.0", "@fastify/static": "^8.0.0", - "@fastify/view": "^10.0.0", + "@fastify/view": "^10.0.1", "@prisma/client": "^5.19.1", "@sentry/node": "^8.30.0", "@sentry/profiling-node": "^8.31.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 495d942..c18de53 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^8.0.0 version: 8.0.0 '@fastify/view': - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^10.0.1 + version: 10.0.1 '@prisma/client': specifier: ^5.19.1 version: 5.19.1(prisma@5.19.1) @@ -168,8 +168,8 @@ packages: '@fastify/static@8.0.0': resolution: {integrity: sha512-VKGn1PQslB2VqzspyMKPu9xasF9vj+YuyGhVLb1ih6V60VVcRvcf0fFRcl3opt6c6YWwhKKdTUTfVE6COnpw6A==} - '@fastify/view@10.0.0': - resolution: {integrity: sha512-2KnfgpSbAImKV5kKdNAkSyjV+9kYUYLvgDLx/wlzgqel92bN9Z520cwG3g3bAkr0yVnEJu62dIm2qAL9FASS1w==} + '@fastify/view@10.0.1': + resolution: {integrity: sha512-rXtBN0oVDmoRZAS7lelrCIahf+qFtlMOOas8VPdA7JvrJ9ChcF7e36pIUPU0Vbs3KmHxESUb7XatavUZEe/k5Q==} '@img/sharp-darwin-arm64@0.33.5': resolution: {integrity: sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==} @@ -1952,7 +1952,7 @@ snapshots: fastq: 1.17.1 glob: 11.0.0 - '@fastify/view@10.0.0': + '@fastify/view@10.0.1': dependencies: fastify-plugin: 5.0.0 toad-cache: 3.7.0