diff --git a/package.json b/package.json index 7e1f281f..9989ee50 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.13", "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..5a229e67 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.13": + version "0.29.13" + resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.29.13.tgz#21b137ba60841307a3c8a1050d3bf4e63ad561e9" + integrity sha512-qRyuv+P/1t1JK1rA+elmK1MmCL1BapEzKKfbEhDBV/LMMse4lmhZ/XbgETI39JveDJRpLjmToOI6uFtMW/WR2g== "@typescript-eslint/eslint-plugin@2.20.0": version "2.20.0"