diff --git a/bun.lockb b/bun.lockb index 40e70cb32..5cae56cc0 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package-lock.json b/package-lock.json index 850926096..b64b689d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@mojotech/json-type-validation": "3.1.0", "@mondrian-framework/model": "2.0.63", "@sapphire/shapeshift": "3.9.7", - "@sinclair/typebox": "0.34.3", + "@sinclair/typebox": "0.34.4", "@skarab/tson": "1.5.1", "@toi/toi": "1.3.0", "@typeofweb/schema": "0.7.3", @@ -3029,9 +3029,9 @@ } }, "node_modules/@sinclair/typebox": { - "version": "0.34.3", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.3.tgz", - "integrity": "sha512-fEgncmnqn6WGibPn34deH5PwmMTuNCZ2clwlwevgFn8rP0l38zzWRg3KVYhoOZwkZ2Ew3yhZ/STdGDuMig66oQ==" + "version": "0.34.4", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.4.tgz", + "integrity": "sha512-ZUV1+nYQHjkDy/L5YMy5BxUjSFX8PElhBzNjI4gyeN23XJa7PZbmj5eDWzLAK3oxVs99EQWc/h1qFYkxpM+AwQ==" }, "node_modules/@sinonjs/commons": { "version": "3.0.0", @@ -13590,9 +13590,9 @@ } }, "@sinclair/typebox": { - "version": "0.34.3", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.3.tgz", - "integrity": "sha512-fEgncmnqn6WGibPn34deH5PwmMTuNCZ2clwlwevgFn8rP0l38zzWRg3KVYhoOZwkZ2Ew3yhZ/STdGDuMig66oQ==" + "version": "0.34.4", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.4.tgz", + "integrity": "sha512-ZUV1+nYQHjkDy/L5YMy5BxUjSFX8PElhBzNjI4gyeN23XJa7PZbmj5eDWzLAK3oxVs99EQWc/h1qFYkxpM+AwQ==" }, "@sinonjs/commons": { "version": "3.0.0", diff --git a/package.json b/package.json index d6d89eeea..0934ce9a2 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@mojotech/json-type-validation": "3.1.0", "@mondrian-framework/model": "2.0.63", "@sapphire/shapeshift": "3.9.7", - "@sinclair/typebox": "0.34.3", + "@sinclair/typebox": "0.34.4", "@skarab/tson": "1.5.1", "@toi/toi": "1.3.0", "@typeofweb/schema": "0.7.3",