From ece911d29951571738cb5d090ad11817e87f77fa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 May 2025 05:19:16 +0000 Subject: [PATCH] fix: upgrade @sinclair/typebox from 0.25.24 to 0.34.33 Snyk has created this PR to upgrade @sinclair/typebox from 0.25.24 to 0.34.33. See this package in npm: @sinclair/typebox See this project in Snyk: https://app.snyk.io/org/patrick-86aeNVStj7GDQmUcDNJmGj/project/277a297b-97a6-4d20-af0d-e37aceb7da35?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86a278a..23bccf0 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@rollup/plugin-commonjs": "^24.0.1", "@rollup/plugin-replace": "^5.0.2", "@rollup/plugin-typescript": "^11.0.0", - "@sinclair/typebox": "^0.25.24", + "@sinclair/typebox": "^0.34.33", "@types/react": "^18.0.0", "@types/react-is": "^17.0.0", "@types/react-test-renderer": "^18.0.0",