diff --git a/package.json b/package.json index 1c74351..19afb41 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "nodemon": "^2.0.7", "release-it": "^14.11.8", "ts-node": "^10.4.0", - "type-fest": "^2.5.4", + "type-fest": "^2.8.0", "typescript": "^4.5.3" }, "eslintConfig": { diff --git a/yarn.lock b/yarn.lock index fb7c844..761ba8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4082,10 +4082,10 @@ type-fest@^1.2.1: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1" integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA== -type-fest@^2.5.4: - version "2.5.4" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.5.4.tgz#1613bf29a172ff1c66c29325466af9096fe505b5" - integrity sha512-zyPomVvb6u7+gJ/GPYUH6/nLDNiTtVOqXVUHtxFv5PmZQh6skgfeRtFYzWC01T5KeNWNIx5/0P111rKFLlkFvA== +type-fest@^2.8.0: + version "2.8.0" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.8.0.tgz#39d7c9f9c508df8d6ce1cf5a966b0e6568dcc50d" + integrity sha512-O+V9pAshf9C6loGaH0idwsmugI2LxVNR7DtS40gVo2EXZVYFgz9OuNtOhgHLdHdapOEWNdvz9Ob/eeuaWwwlxA== typedarray-to-buffer@^3.1.5: version "3.1.5"