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 #119

Open
wants to merge 1 commit into
base: dev
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/e12c7359-becd-41ab-8a98-356bb965a74b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 19, 2021
commit 549a468bd25686e56b9e36c743266d2ad279721b
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 @@ -36,7 +36,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-final-form-arrays": "^3.1.3",
"react-loader-spinner": "^4.0.0",
"react-outside-click-handler": "^1.3.0",
Expand Down