From df5fc5e6d43bc3f16e64b9ddd54af4362dc8a926 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 15:17:04 +0000 Subject: [PATCH] fix(deps): update dependency @sinclair/typebox to v0.30.4 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 43ef3e00..210ce681 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@mui/material": "5.14.3", "@next-auth/prisma-adapter": "^1.0.6", "@prisma/client": "4.16.2", - "@sinclair/typebox": "0.30.2", + "@sinclair/typebox": "0.30.4", "@turf/distance": "6.5.0", "@turf/helpers": "6.5.0", "@types/node": "18.17.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5164815c..1b0e9cec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ dependencies: specifier: 4.16.2 version: 4.16.2(prisma@4.16.2) '@sinclair/typebox': - specifier: 0.30.2 - version: 0.30.2 + specifier: 0.30.4 + version: 0.30.4 '@turf/distance': specifier: 6.5.0 version: 6.5.0 @@ -732,8 +732,8 @@ packages: resolution: {integrity: sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==} dev: false - /@sinclair/typebox@0.30.2: - resolution: {integrity: sha512-PNEojrBZGQL+llfGfGn6EZNHUXxyvA3LeySMUxMk+i+GrtuT1nBBP3BPzzgJKW9b7lUMa9KxHVx+CIPEy5bL5w==} + /@sinclair/typebox@0.30.4: + resolution: {integrity: sha512-wFuuDR+O1OAE2GL0q68h1Ty00RE6Ihcixr55A6TU5RCvOUHnwJw9LGuDVg9NxDiAp7m/YJpa+UaOuLAz0ziyOQ==} dev: false /@swc/helpers@0.5.1: