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

This commit is contained in:
renovate[bot]
2023-01-14 19:14:58 +00:00
parent 3e21aa7d94
commit 71a2916bf9
2 changed files with 9 additions and 6 deletions

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.7",
"final-form": "4.20.8",
"gatsby": "3.15.0",
"gatsby-cli": "3.15.0",
"gatsby-link": "3.15.0",

13
package-lock.json generated
View File

@@ -457,7 +457,7 @@
"date-fns": "2.27.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.7",
"final-form": "4.20.7",
"final-form": "4.20.8",
"gatsby": "3.15.0",
"gatsby-cli": "3.15.0",
"gatsby-link": "3.15.0",
@@ -25353,8 +25353,9 @@
}
},
"node_modules/final-form": {
"version": "4.20.7",
"license": "MIT",
"version": "4.20.8",
"resolved": "https://registry.npmjs.org/final-form/-/final-form-4.20.8.tgz",
"integrity": "sha512-knyoRbK42XvZOwfElVSZEfE9licdOmgLLUfPSuxJOl0UhjYT1HiBaHZlfYnwqmvo1H9ucNGyXDHoUP0vI0474g==",
"dependencies": {
"@babel/runtime": "^7.10.0"
},
@@ -56456,7 +56457,7 @@
"date-fns": "2.27.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.7",
"final-form": "4.20.7",
"final-form": "4.20.8",
"gatsby": "3.15.0",
"gatsby-cli": "3.15.0",
"gatsby-link": "3.15.0",
@@ -72226,7 +72227,9 @@
"version": "1.1.0"
},
"final-form": {
"version": "4.20.7",
"version": "4.20.8",
"resolved": "https://registry.npmjs.org/final-form/-/final-form-4.20.8.tgz",
"integrity": "sha512-knyoRbK42XvZOwfElVSZEfE9licdOmgLLUfPSuxJOl0UhjYT1HiBaHZlfYnwqmvo1H9ucNGyXDHoUP0vI0474g==",
"requires": {
"@babel/runtime": "^7.10.0"
}