Bump final-form from 4.20.1 to 4.20.2 in /client
Bumps [final-form](https://github.com/final-form/final-form) from 4.20.1 to 4.20.2. - [Release notes](https://github.com/final-form/final-form/releases) - [Commits](https://github.com/final-form/final-form/compare/v4.20.1...v4.20.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
18
client/package-lock.json
generated
18
client/package-lock.json
generated
@ -33,7 +33,7 @@
|
|||||||
"date-fns": "^2.19.0",
|
"date-fns": "^2.19.0",
|
||||||
"enzyme": "^3.10.0",
|
"enzyme": "^3.10.0",
|
||||||
"enzyme-adapter-react-16": "^1.15.6",
|
"enzyme-adapter-react-16": "^1.15.6",
|
||||||
"final-form": "^4.20.1",
|
"final-form": "^4.20.2",
|
||||||
"gatsby": "^2.32.9",
|
"gatsby": "^2.32.9",
|
||||||
"gatsby-cli": "^2.19.1",
|
"gatsby-cli": "^2.19.1",
|
||||||
"gatsby-plugin-advanced-sitemap": "^1.6.0",
|
"gatsby-plugin-advanced-sitemap": "^1.6.0",
|
||||||
@ -11197,11 +11197,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/final-form": {
|
"node_modules/final-form": {
|
||||||
"version": "4.20.1",
|
"version": "4.20.2",
|
||||||
"resolved": "https://registry.npmjs.org/final-form/-/final-form-4.20.1.tgz",
|
"resolved": "https://registry.npmjs.org/final-form/-/final-form-4.20.2.tgz",
|
||||||
"integrity": "sha512-IIsOK3JRxJrN72OBj7vFWZxtGt3xc1bYwJVPchjVWmDol9DlzMSAOPB+vwe75TUYsw1JaH0fTQnIgwSQZQ9Acg==",
|
"integrity": "sha512-5i0IxqwjjPG1nUNCjWhqPCvQJJ2R+QwTwaAnjPmFnLbyjIHWuBPU8u+Ps4G3TcX2Sjno+O5xCZJzYcMJEzzfCQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.10.0"
|
"@babel/runtime": "^7.10.0"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"type": "opencollective",
|
||||||
|
"url": "https://opencollective.com/final-form"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/finalhandler": {
|
"node_modules/finalhandler": {
|
||||||
@ -40060,9 +40064,9 @@
|
|||||||
"integrity": "sha1-mzERErxsYSehbgFsbF1/GeCAXFs="
|
"integrity": "sha1-mzERErxsYSehbgFsbF1/GeCAXFs="
|
||||||
},
|
},
|
||||||
"final-form": {
|
"final-form": {
|
||||||
"version": "4.20.1",
|
"version": "4.20.2",
|
||||||
"resolved": "https://registry.npmjs.org/final-form/-/final-form-4.20.1.tgz",
|
"resolved": "https://registry.npmjs.org/final-form/-/final-form-4.20.2.tgz",
|
||||||
"integrity": "sha512-IIsOK3JRxJrN72OBj7vFWZxtGt3xc1bYwJVPchjVWmDol9DlzMSAOPB+vwe75TUYsw1JaH0fTQnIgwSQZQ9Acg==",
|
"integrity": "sha512-5i0IxqwjjPG1nUNCjWhqPCvQJJ2R+QwTwaAnjPmFnLbyjIHWuBPU8u+Ps4G3TcX2Sjno+O5xCZJzYcMJEzzfCQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.10.0"
|
"@babel/runtime": "^7.10.0"
|
||||||
}
|
}
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
"date-fns": "^2.19.0",
|
"date-fns": "^2.19.0",
|
||||||
"enzyme": "^3.10.0",
|
"enzyme": "^3.10.0",
|
||||||
"enzyme-adapter-react-16": "^1.15.6",
|
"enzyme-adapter-react-16": "^1.15.6",
|
||||||
"final-form": "^4.20.1",
|
"final-form": "^4.20.2",
|
||||||
"gatsby": "^2.32.9",
|
"gatsby": "^2.32.9",
|
||||||
"gatsby-cli": "^2.19.1",
|
"gatsby-cli": "^2.19.1",
|
||||||
"gatsby-plugin-advanced-sitemap": "^1.6.0",
|
"gatsby-plugin-advanced-sitemap": "^1.6.0",
|
||||||
|
Reference in New Issue
Block a user