fix(deps): update dependency react-final-form to v6.5.7

This commit is contained in:
Renovate Bot
2021-09-30 19:43:28 +00:00
committed by renovate[bot]
parent 871f808883
commit 0cd3634d95
2 changed files with 4 additions and 4 deletions

View File

@ -17856,9 +17856,9 @@
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
},
"react-final-form": {
"version": "6.5.6",
"resolved": "https://registry.npmjs.org/react-final-form/-/react-final-form-6.5.6.tgz",
"integrity": "sha512-UwmB+nzIccV/3SJ8/HRvAOVAKTvoFBCVnbn1LXb7cydsR+uDz3Py8HtE99N27Ke45DgPZ9t+tp4qRVYXEWHyyw==",
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/react-final-form/-/react-final-form-6.5.7.tgz",
"integrity": "sha512-o7tvJXB+McGiXOILqIC8lnOcX4aLhIBiF/Xi9Qet35b7XOS8R7KL8HLRKTfnZWQJm6MCE15v1U0SFive0NcxyA==",
"requires": {
"@babel/runtime": "^7.15.4"
},

View File

@ -98,7 +98,7 @@
"query-string": "7.0.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-final-form": "6.5.6",
"react-final-form": "6.5.7",
"react-ga": "3.3.0",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",