From b34d0152c8061fe57675e46d9d4690b758dee7c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 08:54:15 +0000 Subject: [PATCH] Bump formik from 0.11.11 to 2.2.6 Bumps [formik](https://github.com/formium/formik) from 0.11.11 to 2.2.6. - [Release notes](https://github.com/formium/formik/releases) - [Commits](https://github.com/formium/formik/compare/v0.11.11...formik@2.2.6) 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 5180a36..c3f324c 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.6", "googlemaps": "^1.12.0", "history": "^4.7.2", "image-compressor.js": "^1.1.4",