Bump react-modal from 3.14.4 to 3.15.1 (#518)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 3 May 2022 07:28:25 +0000 (12:58 +0530)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 07:28:25 +0000 (12:58 +0530)
Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.14.4 to 3.15.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.14.4...v3.15.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 0823965c7d8288d968c7ff96c4d79c83d785fb12..849ca40686101dbf1d93ca10c4019cb17ec95109 100644 (file)
@@ -37,7 +37,7 @@
         "react-dnd-html5-backend": "^15.1.3",
         "react-dom": "^17.0.2",
         "react-google-recaptcha": "^2.1.0",
-        "react-modal": "^3.14.4",
+        "react-modal": "^3.15.1",
         "sanitize-html": "^2.7.0",
         "tippy.js": "^6.3.7",
         "twemoji": "^14.0.2"
       "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA=="
     },
     "node_modules/react-modal": {
-      "version": "3.14.4",
-      "resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.4.tgz",
-      "integrity": "sha512-8surmulejafYCH9wfUmFyj4UfbSJwjcgbS9gf3oOItu4Hwd6ivJyVBETI0yHRhpJKCLZMUtnhzk76wXTsNL6Qg==",
+      "version": "3.15.1",
+      "resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.15.1.tgz",
+      "integrity": "sha512-duB9bxOaYg7Zt6TMFldIFxQRtSP+Dg3F1ZX3FXxSUn+3tZZ/9JCgeAQKDg7rhZSAqopq8TFRw3yIbnx77gyFTw==",
       "dependencies": {
         "exenv": "^1.2.0",
         "prop-types": "^15.7.2",
         "node": ">=8"
       },
       "peerDependencies": {
-        "react": "^0.14.0 || ^15.0.0 || ^16 || ^17",
-        "react-dom": "^0.14.0 || ^15.0.0 || ^16 || ^17"
+        "react": "^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18",
+        "react-dom": "^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18"
       }
     },
     "node_modules/react-property": {
       "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA=="
     },
     "react-modal": {
-      "version": "3.14.4",
-      "resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.4.tgz",
-      "integrity": "sha512-8surmulejafYCH9wfUmFyj4UfbSJwjcgbS9gf3oOItu4Hwd6ivJyVBETI0yHRhpJKCLZMUtnhzk76wXTsNL6Qg==",
+      "version": "3.15.1",
+      "resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.15.1.tgz",
+      "integrity": "sha512-duB9bxOaYg7Zt6TMFldIFxQRtSP+Dg3F1ZX3FXxSUn+3tZZ/9JCgeAQKDg7rhZSAqopq8TFRw3yIbnx77gyFTw==",
       "requires": {
         "exenv": "^1.2.0",
         "prop-types": "^15.7.2",
index b503e10d43737806019907fd465f2990fd1b3d87..ec5f2778c8a9b3b6f89202c2c702b46ceab4dc41 100644 (file)
@@ -43,7 +43,7 @@
     "react-dnd-html5-backend": "^15.1.3",
     "react-dom": "^17.0.2",
     "react-google-recaptcha": "^2.1.0",
-    "react-modal": "^3.14.4",
+    "react-modal": "^3.15.1",
     "sanitize-html": "^2.7.0",
     "tippy.js": "^6.3.7",
     "twemoji": "^14.0.2"