This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade Formik to v2.x to reduce vulnerability (#236)
* Upgrade Formik from 1.1.1 to ^2.2.5 * Change all rejected promise of errors caused by throw to resolved promise of errors with return in validation functions for Monitor and Destination * In ManageEmailGroups.js and ManageSender.js, initialize "initialValues" variable that used for Formik with an empty object * Fix unit test failure due to the upgrade
- Loading branch information
1 parent
23a14dd
commit 2260715
Showing
17 changed files
with
899 additions
and
1,236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.