diff --git a/package.json b/package.json index ff349cae0f6..9aa422a857a 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "ts-jest": "29.2.5", "ts-node": "10.9.2", "tslint": "6.1.3", - "type-fest": "4.26.1", + "type-fest": "4.33.0", "typescript": "5.5.4" } } diff --git a/yarn.lock b/yarn.lock index d492db9d342..28eecfe02a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11082,10 +11082,10 @@ type-detect@4.0.8: resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c" integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g== -type-fest@4.26.1: - version "4.26.1" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.26.1.tgz#a4a17fa314f976dd3e6d6675ef6c775c16d7955e" - integrity sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg== +type-fest@4.33.0: + version "4.33.0" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.33.0.tgz#2da0c135b9afa76cf8b18ecfd4f260ecd414a432" + integrity sha512-s6zVrxuyKbbAsSAD5ZPTB77q4YIdRctkTbJ2/Dqlinwz+8ooH2gd+YA7VA6Pa93KML9GockVvoxjZ2vHP+mu8g== type-fest@^0.21.3: version "0.21.3"