From e9bd4027fcc183aba2f6a22eeb05cd93491ed9ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 02:04:06 +0000 Subject: [PATCH] Bump env-schema from 7.0.0 to 8.0.0 Bumps [env-schema](https://github.com/fastify/env-schema) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/fastify/env-schema/releases) - [Commits](https://github.com/fastify/env-schema/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: env-schema dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 03312b6..0bc81bb 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@fastify/under-pressure": "^9.1.0", "@scalar/fastify-api-reference": "^1.64.1", "assign-deep": "^1.0.1", - "env-schema": "^7.0.0", + "env-schema": "^8.0.0", "fastify": "^5.11.3", "fastify-plugin": "^5.1.0", "hyperid": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c97217..1d2ecbb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^1.0.1 version: 1.0.1 env-schema: - specifier: ^7.0.0 - version: 7.0.0 + specifier: ^8.0.0 + version: 8.0.0 fastify: specifier: ^5.11.3 version: 5.11.3 @@ -890,8 +890,8 @@ packages: resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==} engines: {node: '>=0.12'} - env-schema@7.0.0: - resolution: {integrity: sha512-b8rdAwdFpekDxNAUNuT6KbV/QEX/pTBs0gjehEPmBUUteh9zBDm9zxFSQt55D29odo3rJt4feoWRqn4U/tzicw==} + env-schema@8.0.0: + resolution: {integrity: sha512-BBF/xWtTC9MeNfJONdC//oL5Gjl+rVN5lvrSVEltWjh5uJ/UXoSLN/ddn5k023yYC68mCqhGIuu5CXNTAF8CPA==} escalade@3.2.0: resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} @@ -2927,7 +2927,7 @@ snapshots: entities@7.0.1: {} - env-schema@7.0.0: + env-schema@8.0.0: dependencies: ajv: 8.20.0