From 71a2916bf96338da737597d4003bca7113c8a2ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 19:14:58 +0000 Subject: [PATCH] fix(deps): update dependency final-form to v4.20.8 --- client/package.json | 2 +- package-lock.json | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) 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" }