diff --git a/package.json b/package.json index fc100006c..55743927f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "test:types": "tsc --noEmit" }, "dependencies": { - "@types/yup": "0.29.2", + "@types/yup": "0.29.3", "object-hash": "^2.0.3", "yup": "^0.29.0" }, diff --git a/yarn.lock b/yarn.lock index ce4961ad9..16e5ed7fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2916,10 +2916,10 @@ resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.32.tgz#bd356fb405f3d641eff963854edf7ad854a8e829" integrity sha512-55WFAq8lNYXdRzSP1cenMFFXtPRe7PWsqn5y9ibqKHOQZ/cSLErkcnB1LE89M7W2TSXVDFtx+T7eFePkGoB+xw== -"@types/yup@0.29.2": - version "0.29.2" - resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.29.2.tgz#88475225c515a523c6def5d102cc89aa3508cdf4" - integrity sha512-+xWGnndRDsBxa5Ep5Of/XoiKdcUWVurh48N4zOqk1Zpqn09gjncY+VDctoBdSQ4ubmIDWA32FB7HN0y5vNhL4A== +"@types/yup@0.29.3": + version "0.29.3" + resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.29.3.tgz#5a85024796bffe0eb01601bfc180fe218356dba4" + integrity sha512-XxZFKnxzTfm+DR8MMBA35UUXfUPmjPpi8HJ90VZg7q/LIbtiOhVGJ26gNnATcflcpnIyf2Qm9A+oEhswaqoDpA== "@typescript-eslint/eslint-plugin@^2.11.0": version "2.23.0"