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