mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-10 22:00:43 -04:00
fix(deps): update dependency final-form to v4.20.8
This commit is contained in:
@@ -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
13
package-lock.json
generated
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user