Build(deps-dev): bump react-modal from 3.14.2 to 3.14.3 (#6640)

Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.14.2 to 3.14.3.
- [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.14.2...v3.14.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2021-06-18 22:51:06 +00:00
committed by GitHub
parent 6e02f47c3f
commit a258e27309
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -135,7 +135,7 @@
"react-dom": "^17.0.2",
"react-error-overlay": "^6.0.9",
"react-helmet": "^6.1.0",
"react-modal": "^3.14.2",
"react-modal": "^3.14.3",
"react-pose": "^4.0.10",
"react-select": "^4.3.1",
"read-all-stdin-sync": "^1.0.5",
@@ -24728,9 +24728,9 @@
"dev": true
},
"node_modules/react-modal": {
"version": "3.14.2",
"resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.2.tgz",
"integrity": "sha512-CYasEJanwneDsmvtx/fisXhgDxtt3I8jWTVX/tP9dM/J1NgDKU9lgjR9zuCCl33ub2jrTWhXyijCxCzYGN8sJg==",
"version": "3.14.3",
"resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.3.tgz",
"integrity": "sha512-+C2KODVKyu20zHXPJxfOOcf571L1u/EpFlH+oS/3YDn8rgVE51QZuxuuIwabJ8ZFnOEHaD+r6XNjqwtxZnXO0g==",
"dev": true,
"dependencies": {
"exenv": "^1.2.0",
@@ -51176,9 +51176,9 @@
"dev": true
},
"react-modal": {
"version": "3.14.2",
"resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.2.tgz",
"integrity": "sha512-CYasEJanwneDsmvtx/fisXhgDxtt3I8jWTVX/tP9dM/J1NgDKU9lgjR9zuCCl33ub2jrTWhXyijCxCzYGN8sJg==",
"version": "3.14.3",
"resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.3.tgz",
"integrity": "sha512-+C2KODVKyu20zHXPJxfOOcf571L1u/EpFlH+oS/3YDn8rgVE51QZuxuuIwabJ8ZFnOEHaD+r6XNjqwtxZnXO0g==",
"dev": true,
"requires": {
"exenv": "^1.2.0",

View File

@@ -223,7 +223,7 @@
"react-dom": "^17.0.2",
"react-error-overlay": "^6.0.9",
"react-helmet": "^6.1.0",
"react-modal": "^3.14.2",
"react-modal": "^3.14.3",
"react-pose": "^4.0.10",
"react-select": "^4.3.1",
"read-all-stdin-sync": "^1.0.5",