Bump react-error-boundary from 4.0.10 to 4.0.13 (#1664)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 9 Jul 2024 13:36:45 +0000 (23:36 +1000)
committerGitHub <noreply@github.com>
Tue, 9 Jul 2024 13:36:45 +0000 (23:36 +1000)
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 4.0.10 to 4.0.13.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](https://github.com/bvaughn/react-error-boundary/compare/4.0.10...4.0.13)

---
updated-dependencies:
- dependency-name: react-error-boundary
  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 ab70f0fbb375d2dfd834698196f4923b51de5ddb..7174ee7a90e420850d4493dc63b95dd97da548ac 100644 (file)
@@ -52,7 +52,7 @@
         "react-autosize-textarea": "7.1.0",
         "react-blurhash": "0.2.0",
         "react-dom": "18.2.0",
-        "react-error-boundary": "4.0.10",
+        "react-error-boundary": "4.0.13",
         "react-google-recaptcha": "2.1.0",
         "react-modal": "3.16.1",
         "react-range": "1.8.14",
       }
     },
     "node_modules/react-error-boundary": {
-      "version": "4.0.10",
-      "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-4.0.10.tgz",
-      "integrity": "sha512-pvVKdi77j2OoPHo+p3rorgE43OjDWiqFkaqkJz8sJKK6uf/u8xtzuaVfj5qJ2JnDLIgF1De3zY5AJDijp+LVPA==",
+      "version": "4.0.13",
+      "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-4.0.13.tgz",
+      "integrity": "sha512-b6PwbdSv8XeOSYvjt8LpgpKrZ0yGdtZokYwkwV2wlcZbxgopHX/hgPl5VgpnoVOWd868n1hktM8Qm4b+02MiLQ==",
       "dependencies": {
         "@babel/runtime": "^7.12.5"
       },
index a4bf6f34b4b6ea047b912f168838a92b33a0c383..6e573c99e9a83930b4360bdef0d9cb6c0cff9a9f 100644 (file)
@@ -63,7 +63,7 @@
     "react-autosize-textarea": "7.1.0",
     "react-blurhash": "0.2.0",
     "react-dom": "18.2.0",
-    "react-error-boundary": "4.0.10",
+    "react-error-boundary": "4.0.13",
     "react-google-recaptcha": "2.1.0",
     "react-modal": "3.16.1",
     "react-range": "1.8.14",