diff --git a/packages/themes/package.json b/packages/themes/package.json index 90db0dff15..aa925143ba 100644 --- a/packages/themes/package.json +++ b/packages/themes/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "@directus/utils": "workspace:*", - "@sinclair/typebox": "0.32.13", + "@sinclair/typebox": "0.32.14", "decamelize": "6.0.0", "flat": "6.0.1", "lodash-es": "4.17.21" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e172c0a771..00614d8ae7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1831,8 +1831,8 @@ importers: specifier: workspace:* version: link:../utils '@sinclair/typebox': - specifier: 0.32.13 - version: 0.32.13 + specifier: 0.32.14 + version: 0.32.14 decamelize: specifier: 6.0.0 version: 6.0.0 @@ -6603,8 +6603,8 @@ packages: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} dev: true - /@sinclair/typebox@0.32.13: - resolution: {integrity: sha512-6gfhrgov2RWxPIlGyFcCVn1DejhmQvObIiBIx/Qx3FRnxlLS/RuoyDxK1hhhVU+S5+1Xmul32QALLErVfinyxw==} + /@sinclair/typebox@0.32.14: + resolution: {integrity: sha512-EC77Mw8huT2z9YlYbWfpIQgN6shZE1tH4NP4/Trig8UBel9FZNMZRJ42ubJI8PLor2uIU+waLml1dce5ReCOPg==} dev: false /@sindresorhus/is@4.6.0: