Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[Snyk] Upgrade react-final-form from 6.5.3 to 6.5.7 #2

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade react-final-form from 6.5.3 to 6.5.7
Snyk has created this PR to upgrade react-final-form from 6.5.3 to 6.5.7.

See this package in npm:
https://www.npmjs.com/package/react-final-form

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/a0404469-3c39-4599-a304-36e7b2fd9eb8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 29, 2021
commit 92b9b607d5c2d4906287f31402a4204ff12407ee
18 changes: 14 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"react-avatar": "^3.9.7",
"react-datepicker": "^3.4.1",
"react-dom": "^16.12.0",
"react-final-form": "^6.5.2",
"react-final-form": "^6.5.7",
"react-loader-spinner": "^4.0.0",
"react-outside-click-handler": "^1.3.0",
"react-popper": "^2.2.3",
Expand Down