chore(deps): bump react-modal from 3.15.1 to 3.16.1 (#309)

Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.15.1 to 3.16.1.
- [Release notes](https://github.com/reactjs/react-modal/releases)
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactjs/react-modal/compare/v3.15.1...v3.16.1)

---
updated-dependencies:
- dependency-name: react-modal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-10-18 08:10:23 +00:00
committed by GitHub
parent 2c511803a5
commit c987d1e070

View File

@@ -23,7 +23,7 @@
"react-dom": "18.2.0",
"react-hot-keys": "2.7.2",
"react-icons": "^4.3.1",
"react-modal": "3.15.1",
"react-modal": "3.16.1",
"react-sortable-hoc": "2.0.0",
"react-toastify": "9.0.8"
},