From 2e0f4e7870d0f5c2b0a1aeadcf6bcf30ed49f005 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 08:39:50 +0000 Subject: [PATCH] Bump formik from 0.11.11 to 2.2.9 Bumps [formik](https://github.com/formium/formik) from 0.11.11 to 2.2.9. - [Release notes](https://github.com/formium/formik/releases) - [Commits](https://github.com/formium/formik/compare/v0.11.11...formik@2.2.9) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9424d47..c110a30 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dotenv": "^8.0.0", "enzyme": "^3.3.0", "firebase": "^5.1.0", - "formik": "^0.11.11", + "formik": "^2.2.9", "googlemaps": "^1.12.0", "history": "^4.7.2", "image-compressor.js": "^1.1.4",