From 020177c30a78e6d9049f284152fb59253047626c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 09:15:24 +0000 Subject: [PATCH] Update dependency @bugsnag/react-native to v8.8.1 --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 345c04424..7e1a42c31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@arkade-os/boltz-swap": "0.2.19", "@arkade-os/sdk": "0.3.12", "@babel/preset-env": "7.29.0", - "@bugsnag/react-native": "8.4.0", + "@bugsnag/react-native": "8.8.1", "@bugsnag/source-maps": "2.3.3", "@keystonehq/bc-ur-registry": "0.7.1", "@lodev09/react-native-true-sheet": "github:BlueWallet/react-native-true-sheet#5945184a2fea9fe5ba8f5cfcdb20e3fc5eed6e37", @@ -2287,22 +2287,22 @@ } }, "node_modules/@bugsnag/react-native": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-8.4.0.tgz", - "integrity": "sha512-kYTBDqRC8nMzg/54govZiDqh4uIMDW7e9iUxnMbVR91oES5NKS4NM161/ecJIh7UaUdzWf+MzDsZTJPEE5x9Xw==", + "version": "8.8.1", + "resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-8.8.1.tgz", + "integrity": "sha512-G52cdfNs+zhhvVIh2AEaps2dWPh28akwPLavKwQthBLUB2cqdInBrMaivJFY3DIdmawNEWpkbZJzOZyxUnZKyQ==", "license": "MIT", "dependencies": { - "@bugsnag/core": "^8.4.0", - "@bugsnag/delivery-react-native": "^8.4.0", - "@bugsnag/plugin-console-breadcrumbs": "^8.4.0", - "@bugsnag/plugin-network-breadcrumbs": "^8.4.0", - "@bugsnag/plugin-react": "^8.4.0", - "@bugsnag/plugin-react-native-client-sync": "^8.4.0", - "@bugsnag/plugin-react-native-event-sync": "^8.4.0", - "@bugsnag/plugin-react-native-global-error-handler": "^8.4.0", - "@bugsnag/plugin-react-native-hermes": "^8.4.0", - "@bugsnag/plugin-react-native-session": "^8.4.0", - "@bugsnag/plugin-react-native-unhandled-rejection": "^8.4.0", + "@bugsnag/core": "^8.8.0", + "@bugsnag/delivery-react-native": "^8.8.0", + "@bugsnag/plugin-console-breadcrumbs": "^8.8.0", + "@bugsnag/plugin-network-breadcrumbs": "^8.8.1", + "@bugsnag/plugin-react": "^8.8.0", + "@bugsnag/plugin-react-native-client-sync": "^8.8.0", + "@bugsnag/plugin-react-native-event-sync": "^8.8.0", + "@bugsnag/plugin-react-native-global-error-handler": "^8.8.0", + "@bugsnag/plugin-react-native-hermes": "^8.8.0", + "@bugsnag/plugin-react-native-session": "^8.8.0", + "@bugsnag/plugin-react-native-unhandled-rejection": "^8.8.0", "iserror": "^0.0.2" } }, diff --git a/package.json b/package.json index fb71b284a..9e968c9ec 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@arkade-os/boltz-swap": "0.2.19", "@arkade-os/sdk": "0.3.12", "@babel/preset-env": "7.29.0", - "@bugsnag/react-native": "8.4.0", + "@bugsnag/react-native": "8.8.1", "@bugsnag/source-maps": "2.3.3", "@keystonehq/bc-ur-registry": "0.7.1", "@lodev09/react-native-true-sheet": "github:BlueWallet/react-native-true-sheet#5945184a2fea9fe5ba8f5cfcdb20e3fc5eed6e37",