diff --git a/client/package.json b/client/package.json index 21528de725a..30b4504c2d8 100644 --- a/client/package.json +++ b/client/package.json @@ -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", diff --git a/package-lock.json b/package-lock.json index 99e7725dcc7..c8ff1ab7734 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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" }