diff --git a/package.json b/package.json index 7e1f281f..36945ece 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/react-native": "^0.61.12", "@types/react-test-renderer": "^16.9.3", "@types/styled-components": "^5.1.4", - "@types/yup": "^0.29.8", + "@types/yup": "^0.29.12", "babel-jest": "^26.6.0", "babel-plugin-inline-import": "^3.0.0", "babel-plugin-module-resolver": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index e087581f..11ea1c24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1841,10 +1841,10 @@ dependencies: "@types/yargs-parser" "*" -"@types/yup@^0.29.8": - version "0.29.8" - resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.29.8.tgz#83db15735987db9fe5a38772a0fb9500e3c5bf39" - integrity sha512-MBSp62AjB1KrSOI3gX9GekddXU5YYQAVA93+aSl78biBqoSzxg876aQY2KJK5Gnfbpqq7O2cadVX5kPAtBqIXw== +"@types/yup@^0.29.12": + version "0.29.12" + resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.29.12.tgz#59c9577bea11d2b3d78717ea7591caacad6dfa1b" + integrity sha512-fA7bXyBzWEAgOwX2SD/5/iaZY/4In0EvJEzFmBWzaGNF4vxr8d5iOFUMFBpL4cMEmlSx2wW9ginJNnoZjE/vOg== "@typescript-eslint/eslint-plugin@2.20.0": version "2.20.0"