diff --git a/package.json b/package.json index 2c79e75..dd0d9a5 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ }, "dependencies": { "@deepkit/core": "1.0.1-alpha.29", - "@deepkit/type": "1.0.1-alpha.29", + "@deepkit/type": "1.0.1-alpha.40", "@golevelup/nestjs-discovery": "2.3.1", "@kafkajs/confluent-schema-registry": "2.0.1", "@nestjs/common": "7.6.17", diff --git a/yarn.lock b/yarn.lock index 4fb97e1..b1aa05e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -488,10 +488,10 @@ dot-prop "^5.1.1" to-fast-properties "^3.0.1" -"@deepkit/type@1.0.1-alpha.29": - version "1.0.1-alpha.29" - resolved "https://registry.yarnpkg.com/@deepkit/type/-/type-1.0.1-alpha.29.tgz#ae5e0b28c92c719d101418de0c9c27ea02a0da4c" - integrity sha512-PxFrErHbrwZIXbQiiX63FgM3gB6kkvnQdIT6DSn7dFCM9comeeJ7ml3jnn2F+vdQHVOXy+1ulUwtkkiiNgT+Vg== +"@deepkit/type@1.0.1-alpha.40": + version "1.0.1-alpha.40" + resolved "https://registry.yarnpkg.com/@deepkit/type/-/type-1.0.1-alpha.40.tgz#e0519a791bd4b7a139fc48b6fa17d35269acc897" + integrity sha512-x3rGV3JAHHwkrRRen1u54Y8HzTt3WjelEYDa5SLBN2VefFYwoiq6qdVvXSQmyBH9zXRdin0ccz7eoZK94p5Y0g== dependencies: "@types/uuid" "^8.3.0" "@types/validator" "^13.1.0"