fix(deps): update dependency react-final-form to v6.5.7
This commit is contained in:
committed by
renovate[bot]
parent
871f808883
commit
0cd3634d95
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -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"
|
||||
},
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user