diff --git a/example/package.json b/example/package.json index 755c9923..fca8d641 100644 --- a/example/package.json +++ b/example/package.json @@ -19,6 +19,6 @@ "@babel/runtime": "^7.9.6", "babel-plugin-module-resolver": "^4.1.0", "metro-react-native-babel-preset": "^0.59.0", - "ts-essentials": "^7.0.3" + "ts-essentials": "^9.3.1" } } diff --git a/example/yarn.lock b/example/yarn.lock index c3a9a02e..d34e1cbe 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4163,10 +4163,10 @@ toidentifier@1.0.0: resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553" integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw== -ts-essentials@^7.0.3: - version "7.0.3" - resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-7.0.3.tgz#686fd155a02133eedcc5362dc8b5056cde3e5a38" - integrity sha512-8+gr5+lqO3G84KdiTSMRLtuyJ+nTBVRKuCrK4lidMPdVeEp0uqC875uE5NMcaA7YYMN7XsNiFQuMvasF8HT/xQ== +ts-essentials@^9.3.1: + version "9.3.1" + resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-9.3.1.tgz#f2d1e1584ef53c0251012258338421d7cf78a4d0" + integrity sha512-9CChSvQMyVRo29Vb1A2jbs+LKo3d/bAf+ndSaX0T8cEiy/HChVaRN/HY5DqUryZ8hZ6uol9bEgCnGmnDbwBR9Q== type-fest@^0.7.1: version "0.7.1"