Bump formik from 2.4.5 to 2.4.6 (#2615)

Bumps [formik](https://github.com/jaredpalmer/formik) from 2.4.5 to 2.4.6.
- [Release notes](https://github.com/jaredpalmer/formik/releases)
- [Commits](https://github.com/jaredpalmer/formik/compare/formik@2.4.5...formik@2.4.6)

---
updated-dependencies:
- dependency-name: formik
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-25 09:47:34 +01:00 committed by GitHub
parent df35d3684d
commit d3c3c8727b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -25,7 +25,7 @@
"cors": "2.8.5",
"cross-env": "7.0.3",
"daisyui": "4.10.2",
"formik": "2.4.5",
"formik": "2.4.6",
"i18next": "23.11.2",
"medium-zoom": "1.1.0",
"micromatch": "4.0.5",
@ -10322,9 +10322,9 @@
}
},
"node_modules/formik": {
"version": "2.4.5",
"resolved": "https://registry.npmjs.org/formik/-/formik-2.4.5.tgz",
"integrity": "sha512-Gxlht0TD3vVdzMDHwkiNZqJ7Mvg77xQNfmBRrNtvzcHZs72TJppSTDKHpImCMJZwcWPBJ8jSQQ95GJzXFf1nAQ==",
"version": "2.4.6",
"resolved": "https://registry.npmjs.org/formik/-/formik-2.4.6.tgz",
"integrity": "sha512-A+2EI7U7aG296q2TLGvNapDNTZp1khVt5Vk0Q/fyfSROss0V/V6+txt2aJnwEos44IxTCW/LYAi/zgWzlevj+g==",
"funding": [
{
"type": "individual",

View File

@ -76,7 +76,7 @@
"cors": "2.8.5",
"cross-env": "7.0.3",
"daisyui": "4.10.2",
"formik": "2.4.5",
"formik": "2.4.6",
"i18next": "23.11.2",
"medium-zoom": "1.1.0",
"micromatch": "4.0.5",