From 11d3515834e8e418619e5145e6e3cada0e286672 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Mar 2021 02:11:24 +0000 Subject: [PATCH] fix(deps): update dependency final-form to v4.20.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e07d6039..8d23c92f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "algolia-places-react": "1.6.1", "arrive": "2.4.1", "easy-peasy": "2.6.6", - "final-form": "4.20.1", + "final-form": "4.20.2", "react": "16.14.0", "react-dom": "16.14.0", "react-final-form": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 07be905f..ff4b79ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4271,10 +4271,10 @@ fill-range@^7.0.1: dependencies: to-regex-range "^5.0.1" -final-form@4.20.1: - version "4.20.1" - resolved "https://registry.yarnpkg.com/final-form/-/final-form-4.20.1.tgz#525a7f7f27f55c28d8994b157b24d6104fc560e9" - integrity sha512-IIsOK3JRxJrN72OBj7vFWZxtGt3xc1bYwJVPchjVWmDol9DlzMSAOPB+vwe75TUYsw1JaH0fTQnIgwSQZQ9Acg== +final-form@4.20.2: + version "4.20.2" + resolved "https://registry.yarnpkg.com/final-form/-/final-form-4.20.2.tgz#c820b37d7ebb73d71169480256a36c7e6e6c9155" + integrity sha512-5i0IxqwjjPG1nUNCjWhqPCvQJJ2R+QwTwaAnjPmFnLbyjIHWuBPU8u+Ps4G3TcX2Sjno+O5xCZJzYcMJEzzfCQ== dependencies: "@babel/runtime" "^7.10.0"