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

[Snyk] Upgrade react-use from 15.3.4 to 15.3.8 #7

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-use from 15.3.4 to 15.3.8
Snyk has created this PR to upgrade react-use from 15.3.4 to 15.3.8.

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

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/b6316121-1038-44d9-af07-9eabeebe6c6c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 13, 2021
commit acaa445dafe50dbb8971c05094e45f5938663716
82 changes: 38 additions & 44 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 @@ -49,6 +49,6 @@
"express": "^4.17.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-use": "^15.3.4"
"react-use": "^15.3.8"
}
}