From 84d4313e4618520f309cfb1d5a70cfa47c55d735 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 10:00:32 +0000 Subject: [PATCH] Bump formik from 0.11.11 to 2.2.5 Bumps [formik](https://github.com/formium/formik) from 0.11.11 to 2.2.5. - [Release notes](https://github.com/formium/formik/releases) - [Commits](https://github.com/formium/formik/compare/v0.11.11...formik@2.2.5) 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..eb76ef6 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.5", "googlemaps": "^1.12.0", "history": "^4.7.2", "image-compressor.js": "^1.1.4",