Skip to content

Commit e96ed3e

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-final-form to v6.5.3
1 parent 4385631 commit e96ed3e

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
@@ -14,7 +14,7 @@
1414
"next": "9.5.5",
1515
"react": "16.14.0",
1616
"react-dom": "16.14.0",
17-
"react-final-form": "6.5.2",
17+
"react-final-form": "6.5.3",
1818
"react-stripe-elements": "5.1.0"
1919
},
2020
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5260,10 +5260,10 @@ react-dom@16.14.0:
52605260
prop-types "^15.6.2"
52615261
scheduler "^0.19.1"
52625262

5263-
react-final-form@6.5.2:
5264-
version "6.5.2"
5265-
resolved "https://registry.yarnpkg.com/react-final-form/-/react-final-form-6.5.2.tgz#d04d1eb7d92eabc6f6c35206bb0eebfc4bfd924b"
5266-
integrity sha512-c5l45FYOoxtfpvsvMFh3w2WW8KNxbuebBUrM16rUrooQkewTs0Zahmv0TuKFX5jsC9BKn5Fo84j3ZVXQdURS4w==
5263+
react-final-form@6.5.3:
5264+
version "6.5.3"
5265+
resolved "https://registry.yarnpkg.com/react-final-form/-/react-final-form-6.5.3.tgz#b60955837fe9d777456ae9d9c48e3e2f21547d29"
5266+
integrity sha512-FCs6GC0AMWJl2p6YX7kM+a0AvuSLAZUgbVNtRBskOs4g984t/It0qGtx51O+9vgqnqk6JyoxmIzxKMq+7ch/vg==
52675267
dependencies:
52685268
"@babel/runtime" "^7.12.1"
52695269

0 commit comments

Comments
 (0)