Skip to content

Commit

Permalink
fix: upgrade react-modal from 3.16.1 to 3.16.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-modal from 3.16.1 to 3.16.3.

See this package in npm:
react-modal

See this project in Snyk:
https://app.snyk.io/org/fatmabakir/project/66b5a243-34b6-44fd-969b-1958cd8b2596?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 10, 2025
1 parent 84b2aa2 commit 80cfbdf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
15 changes: 6 additions & 9 deletions benefit-finder/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 benefit-finder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-modal": "^3.16.1",
"react-modal": "^3.16.3",
"react-router": "^7.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit 80cfbdf

Please sign in to comment.