Skip to content

Commit 2193306

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency final-form to v4.20.6
1 parent 2c13e88 commit 2193306

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@moltin/request": "2.0.2",
1212
"@zeit/next-css": "1.0.1",
13-
"final-form": "4.20.2",
13+
"final-form": "4.20.6",
1414
"next": "9.5.5",
1515
"react": "16.14.0",
1616
"react-dom": "16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3003,10 +3003,10 @@ fill-range@^7.0.1:
30033003
dependencies:
30043004
to-regex-range "^5.0.1"
30053005

3006-
final-form@4.20.2:
3007-
version "4.20.2"
3008-
resolved "https://registry.yarnpkg.com/final-form/-/final-form-4.20.2.tgz#c820b37d7ebb73d71169480256a36c7e6e6c9155"
3009-
integrity sha512-5i0IxqwjjPG1nUNCjWhqPCvQJJ2R+QwTwaAnjPmFnLbyjIHWuBPU8u+Ps4G3TcX2Sjno+O5xCZJzYcMJEzzfCQ==
3006+
final-form@4.20.6:
3007+
version "4.20.6"
3008+
resolved "https://registry.yarnpkg.com/final-form/-/final-form-4.20.6.tgz#da42f3741db068c0c875e18950a2c4a9a148c63e"
3009+
integrity sha512-fCdwIj49KOaFfDRlXB57Eo+GghIMZQWrA9TakQI3C9uQxHwaFHXqZSNRlUdfnQmNNeySwGOaGPZCvjy58hyv4w==
30103010
dependencies:
30113011
"@babel/runtime" "^7.10.0"
30123012

0 commit comments

Comments
 (0)