Bump react-modal from 3.14.3 to 3.14.4 (#292)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 3 Feb 2022 15:26:43 +0000 (20:56 +0530)
committerGitHub <noreply@github.com>
Thu, 3 Feb 2022 15:26:43 +0000 (20:56 +0530)
Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.14.3 to 3.14.4.
- [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.3...v3.14.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 37484d62c5adf440b894662b1ecd14bbb4037fe2..5bce45ef86f7b4e7380b090cdbd5ad00dc229893 100644 (file)
@@ -31,7 +31,7 @@
         "react-autosize-textarea": "^7.1.0",
         "react-dom": "^17.0.2",
         "react-google-recaptcha": "^2.1.0",
-        "react-modal": "^3.13.1",
+        "react-modal": "^3.14.4",
         "sanitize-html": "^2.5.3",
         "tippy.js": "^6.3.1",
         "twemoji": "^13.1.0"
       "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA=="
     },
     "node_modules/react-modal": {
-      "version": "3.14.3",
-      "resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.3.tgz",
-      "integrity": "sha512-+C2KODVKyu20zHXPJxfOOcf571L1u/EpFlH+oS/3YDn8rgVE51QZuxuuIwabJ8ZFnOEHaD+r6XNjqwtxZnXO0g==",
+      "version": "3.14.4",
+      "resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.4.tgz",
+      "integrity": "sha512-8surmulejafYCH9wfUmFyj4UfbSJwjcgbS9gf3oOItu4Hwd6ivJyVBETI0yHRhpJKCLZMUtnhzk76wXTsNL6Qg==",
       "dependencies": {
         "exenv": "^1.2.0",
         "prop-types": "^15.7.2",
       "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA=="
     },
     "react-modal": {
-      "version": "3.14.3",
-      "resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.3.tgz",
-      "integrity": "sha512-+C2KODVKyu20zHXPJxfOOcf571L1u/EpFlH+oS/3YDn8rgVE51QZuxuuIwabJ8ZFnOEHaD+r6XNjqwtxZnXO0g==",
+      "version": "3.14.4",
+      "resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.4.tgz",
+      "integrity": "sha512-8surmulejafYCH9wfUmFyj4UfbSJwjcgbS9gf3oOItu4Hwd6ivJyVBETI0yHRhpJKCLZMUtnhzk76wXTsNL6Qg==",
       "requires": {
         "exenv": "^1.2.0",
         "prop-types": "^15.7.2",
index 771d35d108453da56d8acaec8ab664aaafa07d3f..eb15ca07a236524464e17a55468ac4df04014e82 100644 (file)
@@ -37,7 +37,7 @@
     "react-autosize-textarea": "^7.1.0",
     "react-dom": "^17.0.2",
     "react-google-recaptcha": "^2.1.0",
-    "react-modal": "^3.13.1",
+    "react-modal": "^3.14.4",
     "sanitize-html": "^2.5.3",
     "tippy.js": "^6.3.1",
     "twemoji": "^13.1.0"