fix(deps): update dependency final-form to v4.20.9

This commit is contained in:
renovate[bot]
2023-01-28 23:24:33 +00:00
parent 9aced3d0ff
commit 360f23c82c
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"date-fns": "2.27.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.7",
"final-form": "4.20.8",
"final-form": "4.20.9",
"gatsby": "3.15.0",
"gatsby-cli": "3.15.0",
"gatsby-link": "3.15.0",
+8 -8
View File
@@ -460,7 +460,7 @@
"date-fns": "2.27.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.7",
"final-form": "4.20.8",
"final-form": "4.20.9",
"gatsby": "3.15.0",
"gatsby-cli": "3.15.0",
"gatsby-link": "3.15.0",
@@ -25466,9 +25466,9 @@
}
},
"node_modules/final-form": {
"version": "4.20.8",
"resolved": "https://registry.npmjs.org/final-form/-/final-form-4.20.8.tgz",
"integrity": "sha512-knyoRbK42XvZOwfElVSZEfE9licdOmgLLUfPSuxJOl0UhjYT1HiBaHZlfYnwqmvo1H9ucNGyXDHoUP0vI0474g==",
"version": "4.20.9",
"resolved": "https://registry.npmjs.org/final-form/-/final-form-4.20.9.tgz",
"integrity": "sha512-shA1X/7v8RmukWMNRHx0l7+Bm41hOivY78IvOiBrPVHjyWFIyqqIEMCz7yTVRc9Ea+EU4WkZ5r4MH6whSo5taw==",
"dependencies": {
"@babel/runtime": "^7.10.0"
},
@@ -56636,7 +56636,7 @@
"date-fns": "2.27.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.7",
"final-form": "4.20.8",
"final-form": "4.20.9",
"gatsby": "3.15.0",
"gatsby-cli": "3.15.0",
"gatsby-link": "3.15.0",
@@ -72528,9 +72528,9 @@
"version": "1.1.0"
},
"final-form": {
"version": "4.20.8",
"resolved": "https://registry.npmjs.org/final-form/-/final-form-4.20.8.tgz",
"integrity": "sha512-knyoRbK42XvZOwfElVSZEfE9licdOmgLLUfPSuxJOl0UhjYT1HiBaHZlfYnwqmvo1H9ucNGyXDHoUP0vI0474g==",
"version": "4.20.9",
"resolved": "https://registry.npmjs.org/final-form/-/final-form-4.20.9.tgz",
"integrity": "sha512-shA1X/7v8RmukWMNRHx0l7+Bm41hOivY78IvOiBrPVHjyWFIyqqIEMCz7yTVRc9Ea+EU4WkZ5r4MH6whSo5taw==",
"requires": {
"@babel/runtime": "^7.10.0"
}