Skip to content

Commit

Permalink
fix(deps): update dependency final-form to v4.20.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 27, 2022
1 parent 50ea13c commit e88de89
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.6",
"final-form": "4.20.7",
"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.6:
version "4.20.6"
resolved "https://registry.yarnpkg.com/final-form/-/final-form-4.20.6.tgz#da42f3741db068c0c875e18950a2c4a9a148c63e"
integrity sha512-fCdwIj49KOaFfDRlXB57Eo+GghIMZQWrA9TakQI3C9uQxHwaFHXqZSNRlUdfnQmNNeySwGOaGPZCvjy58hyv4w==
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==
dependencies:
"@babel/runtime" "^7.10.0"

Expand Down

1 comment on commit e88de89

@vercel
Copy link

@vercel vercel bot commented on e88de89 Apr 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.