Skip to content

Commit

Permalink
fix(deps): update dependency final-form to v4.20.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent e88de89 commit e816ba3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@moltin/request": "2.0.2",
"@zeit/next-css": "1.0.1",
"final-form": "4.20.7",
"final-form": "4.20.10",
"next": "9.5.5",
"react": "16.14.0",
"react-dom": "16.14.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3003,10 +3003,10 @@ fill-range@^7.0.1:
dependencies:
to-regex-range "^5.0.1"

final-form@4.20.7:
version "4.20.7"
resolved "https://registry.yarnpkg.com/final-form/-/final-form-4.20.7.tgz#e7e2eb5fd952951d4fe6153d46043da2d68b207e"
integrity sha512-ii3X9wNfyBYFnDPunYN5jh1/HAvtOZ9aJI/TVk0MB86hZuOeYkb+W5L3icgwW9WWNztZR6MDU3En6eoZTUoFPg==
final-form@4.20.10:
version "4.20.10"
resolved "https://registry.yarnpkg.com/final-form/-/final-form-4.20.10.tgz#1a484be6e9a91989121c054dcbd6f48bad051ecc"
integrity sha512-TL48Pi1oNHeMOHrKv1bCJUrWZDcD3DIG6AGYVNOnyZPr7Bd/pStN0pL+lfzF5BNoj/FclaoiaLenk4XUIFVYng==
dependencies:
"@babel/runtime" "^7.10.0"

Expand Down

0 comments on commit e816ba3

Please sign in to comment.