Merge pull request #4807 from BlueWallet/renovate/bugsnag-js-monorepo

Update dependency @bugsnag/react-native to v7.17.0
This commit is contained in:
GLaDOS 2022-06-20 16:53:26 +01:00 committed by GitHub
commit 96c563243a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 96 additions and 96 deletions

190
package-lock.json generated
View file

@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"@babel/preset-env": "7.18.2",
"@bugsnag/react-native": "7.16.7",
"@bugsnag/react-native": "7.17.0",
"@bugsnag/source-maps": "2.3.1",
"@keystonehq/bc-ur-registry": "0.4.4",
"@ngraveio/bc-ur": "1.1.6",
@ -1943,9 +1943,9 @@
"dev": true
},
"node_modules/@bugsnag/core": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-7.16.7.tgz",
"integrity": "sha512-F6x/VNH4qb414TIH2sKbRdlf3IyBhFhAK3vmOADOpR4rpcYCXXNPtI8Ir3urna2Doa2GxdBNw1ZR96kCsgyHlg==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-7.17.0.tgz",
"integrity": "sha512-qt3+Ub64tspbdb6wMiJZIOFyKGv7ZSGRa66GjBmW3Y9cTb42Y8cNx1/0hxY4cDhSbwfunGTqKCcjFRrRcTlfNA==",
"dependencies": {
"@bugsnag/cuid": "^3.0.0",
"@bugsnag/safe-json-stringify": "^6.0.0",
@ -1960,33 +1960,33 @@
"integrity": "sha512-LOt8aaBI+KvOQGneBtpuCz3YqzyEAehd1f3nC5yr9TIYW1+IzYKa2xWS4EiMz5pPOnRPHkyyS5t/wmSmN51Gjg=="
},
"node_modules/@bugsnag/delivery-react-native": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/delivery-react-native/-/delivery-react-native-7.16.7.tgz",
"integrity": "sha512-KdpkVJ5a8NyllzzPrp4nPUAAC+laXpjJnZ8TEyWWz4T1J/aR78iLnjh6qE7lBv0phm1XwdWsDNRY9TZ1pkZaPw==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/delivery-react-native/-/delivery-react-native-7.17.0.tgz",
"integrity": "sha512-v1cGAh33Do0bYWSG7PSF7GqOZrK71vEr6OUb57Su83DkuSgpdY2pdqSRtgGNumLjFbsfv5y59fS17Mba/lC6IQ==",
"peerDependencies": {
"@bugsnag/core": "^7.0.0"
}
},
"node_modules/@bugsnag/plugin-console-breadcrumbs": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-console-breadcrumbs/-/plugin-console-breadcrumbs-7.16.7.tgz",
"integrity": "sha512-OuEm5U9evP3OgD5T0CdGPFz8AyPAWXespZI0Ng9k3Fl2wps+syDV2HakOj2BRsVkLFdQB8QWTwagEpDtb6PvHQ==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-console-breadcrumbs/-/plugin-console-breadcrumbs-7.17.0.tgz",
"integrity": "sha512-2DhI3Zx3n3eDulE2AI+fZ/3bkNa7b0fa5rz2FX4n6Yp6Z28MCBVhDu4HHzA5POKlTqbcT08jHj28caDz0bzI+A==",
"peerDependencies": {
"@bugsnag/core": "^7.0.0"
}
},
"node_modules/@bugsnag/plugin-network-breadcrumbs": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-network-breadcrumbs/-/plugin-network-breadcrumbs-7.16.7.tgz",
"integrity": "sha512-ICLZagc5psUrbge6rbz2jKhulZGwvS3XItjprND0RAHamvJPUC+FCqgAh80lk3H0KDHBenwT4cgkX7AYGYXufg==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-network-breadcrumbs/-/plugin-network-breadcrumbs-7.17.0.tgz",
"integrity": "sha512-KhJb7LMKdBvGN54dAkPqC8BVr4G2uxrdX+MUL3GE2g3HDKFDxMQfka8Q8TVcvNgJEP5w3As+aVghd1kpDEuZ+g==",
"peerDependencies": {
"@bugsnag/core": "^7.0.0"
}
},
"node_modules/@bugsnag/plugin-react": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react/-/plugin-react-7.16.7.tgz",
"integrity": "sha512-InsLNNS1Nw9WeOOUTSeqjiE73ZlspzCxfKQ3M15sEEqo3ZKNwe7xmCzRNqBm8jqTzt0UVIVvO+Vvp27ej3SdeA==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react/-/plugin-react-7.17.0.tgz",
"integrity": "sha512-SwQPIaScYtVdwF9wz8gsTg6Fnti4glJ7ECuwIgBlF5LtI5h9VHB+zhJ843Ap7g6EoR916Iry6w8E26iIihRaqw==",
"peerDependencies": {
"@bugsnag/core": "^7.0.0"
},
@ -1997,69 +1997,69 @@
}
},
"node_modules/@bugsnag/plugin-react-native-client-sync": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-client-sync/-/plugin-react-native-client-sync-7.16.7.tgz",
"integrity": "sha512-C3J+eOZI4K2WcKP4ykDkbfV2F7Y/HpMM5OYd696Qos/GfKRYz4twbAwJhFRnxxakzFn2L0xjFP7YoPqRjUD6IA==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-client-sync/-/plugin-react-native-client-sync-7.17.0.tgz",
"integrity": "sha512-GLUEsJCvAB5l6REepOlULp6JA65/RpBPoOG3flLeNDU1s8+U0iP+QFwHPyUZWgjEl5VzI/SukF/kCXsY60/oZQ==",
"peerDependencies": {
"@bugsnag/core": "^7.0.0"
}
},
"node_modules/@bugsnag/plugin-react-native-event-sync": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-event-sync/-/plugin-react-native-event-sync-7.16.7.tgz",
"integrity": "sha512-1k327e2TaJZ39ehjBp5zREzNIuUoizWnMgED0LR8zR5Xc4jhAcpz7eQBE5TOLox0du/zd5BCW180fzrGRnRP4w==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-event-sync/-/plugin-react-native-event-sync-7.17.0.tgz",
"integrity": "sha512-uT2aehx5Sp3DQaKLQmmwsaYycmoLhXzQ142Mar8ppHGivbcHD4rY/8MxND3EsF4kC0IT5HcsuxAdQMBhWI1A6w==",
"peerDependencies": {
"@bugsnag/core": "^7.0.0"
}
},
"node_modules/@bugsnag/plugin-react-native-global-error-handler": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-global-error-handler/-/plugin-react-native-global-error-handler-7.16.7.tgz",
"integrity": "sha512-1arm4tsMia+nlOzBrt9wQf0Qw8sz49cO0bIMuGOfHvopx28ttgup+2KpauH35HXqyZNaUQNr3p9QcZeZVhDDCg==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-global-error-handler/-/plugin-react-native-global-error-handler-7.17.0.tgz",
"integrity": "sha512-JpDfP+zCP0wsMWv+WFrXamuZCa8JVSHT6rn3sfTI6jSy/7GO/Ey6+/oG2iybUVH0O5PK84t5+HHOm8Yw4ejQOg==",
"peerDependencies": {
"@bugsnag/core": "^7.0.0"
}
},
"node_modules/@bugsnag/plugin-react-native-hermes": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-hermes/-/plugin-react-native-hermes-7.16.7.tgz",
"integrity": "sha512-pdPnpdZaKYLvropFWXodFj/6kALEZubyUAGpjxH5xVbGoLdm+4iNQrgRSqot/on/Nue/9ZmGLyUQhStku4VyGg==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-hermes/-/plugin-react-native-hermes-7.17.0.tgz",
"integrity": "sha512-84fc9zKJYfwgX7wcJ/yovNtIwYR1AKR//r+k/f3cast4BWN0dU5c5j3vJ5D59bR/Y9k+QZ2hvvtZay23tRNv6Q==",
"peerDependencies": {
"@bugsnag/core": "^7.0.0"
}
},
"node_modules/@bugsnag/plugin-react-native-session": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-session/-/plugin-react-native-session-7.16.7.tgz",
"integrity": "sha512-S55ZBYKGIQggN8TAk5rcRIeG9aSASCjiy5MyV8i+LU1MPqrDuig87kvVz0bKMB/WFDIeKU+dVJ+4JCNr8Kh/NA==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-session/-/plugin-react-native-session-7.17.0.tgz",
"integrity": "sha512-neST+Irym4l8OnQph+z5JW/7avXEYaqkIiMRHT/XYYlFFhQ1M2id33/OcExnlTefuVozAlA6Hp1MidC57+CyPw==",
"peerDependencies": {
"@bugsnag/core": "^7.0.0"
}
},
"node_modules/@bugsnag/plugin-react-native-unhandled-rejection": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-unhandled-rejection/-/plugin-react-native-unhandled-rejection-7.16.7.tgz",
"integrity": "sha512-wXuYB1hSWQa0Zj1FGmUm+bsAQnVpaH2eSR9YzAabuXRFnJZs0cZSXxGRPDxHRqWNvt5Zhrfi/Ccgx1xbsW6ahQ==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-unhandled-rejection/-/plugin-react-native-unhandled-rejection-7.17.0.tgz",
"integrity": "sha512-9aoYLmb+fO8l2HiHi9280H4CrqKnxORB7fi/s6ViNvKPytw5zbso6RMQZwNOdbhmMxn/qc9Vib1SqMTJwHfm/Q==",
"peerDependencies": {
"@bugsnag/core": "^7.0.0"
}
},
"node_modules/@bugsnag/react-native": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.16.7.tgz",
"integrity": "sha512-k8+zEWs13hOUC5e/9pU/rC84DvyMXjWiG1xw75ghV9MQvlQpMQ44BneRtlj2uhP1zemODuHPWZKuKJgARrYp4g==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.17.0.tgz",
"integrity": "sha512-Qq1XicLzKPFFTjpx6pRvNi/pgERJrVl24wQ5EF/7JzT0E/cByIIU0NavmgRqh6bX+cQOzlomhI4RvcQk44Tj+Q==",
"dependencies": {
"@bugsnag/core": "^7.16.7",
"@bugsnag/delivery-react-native": "^7.16.7",
"@bugsnag/plugin-console-breadcrumbs": "^7.16.7",
"@bugsnag/plugin-network-breadcrumbs": "^7.16.7",
"@bugsnag/plugin-react": "^7.16.7",
"@bugsnag/plugin-react-native-client-sync": "^7.16.7",
"@bugsnag/plugin-react-native-event-sync": "^7.16.7",
"@bugsnag/plugin-react-native-global-error-handler": "^7.16.7",
"@bugsnag/plugin-react-native-hermes": "^7.16.7",
"@bugsnag/plugin-react-native-session": "^7.16.7",
"@bugsnag/plugin-react-native-unhandled-rejection": "^7.16.7",
"@bugsnag/core": "^7.17.0",
"@bugsnag/delivery-react-native": "^7.17.0",
"@bugsnag/plugin-console-breadcrumbs": "^7.17.0",
"@bugsnag/plugin-network-breadcrumbs": "^7.17.0",
"@bugsnag/plugin-react": "^7.17.0",
"@bugsnag/plugin-react-native-client-sync": "^7.17.0",
"@bugsnag/plugin-react-native-event-sync": "^7.17.0",
"@bugsnag/plugin-react-native-global-error-handler": "^7.17.0",
"@bugsnag/plugin-react-native-hermes": "^7.17.0",
"@bugsnag/plugin-react-native-session": "^7.17.0",
"@bugsnag/plugin-react-native-unhandled-rejection": "^7.17.0",
"iserror": "^0.0.2"
}
},
@ -25707,9 +25707,9 @@
"dev": true
},
"@bugsnag/core": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-7.16.7.tgz",
"integrity": "sha512-F6x/VNH4qb414TIH2sKbRdlf3IyBhFhAK3vmOADOpR4rpcYCXXNPtI8Ir3urna2Doa2GxdBNw1ZR96kCsgyHlg==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-7.17.0.tgz",
"integrity": "sha512-qt3+Ub64tspbdb6wMiJZIOFyKGv7ZSGRa66GjBmW3Y9cTb42Y8cNx1/0hxY4cDhSbwfunGTqKCcjFRrRcTlfNA==",
"requires": {
"@bugsnag/cuid": "^3.0.0",
"@bugsnag/safe-json-stringify": "^6.0.0",
@ -25724,71 +25724,71 @@
"integrity": "sha512-LOt8aaBI+KvOQGneBtpuCz3YqzyEAehd1f3nC5yr9TIYW1+IzYKa2xWS4EiMz5pPOnRPHkyyS5t/wmSmN51Gjg=="
},
"@bugsnag/delivery-react-native": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/delivery-react-native/-/delivery-react-native-7.16.7.tgz",
"integrity": "sha512-KdpkVJ5a8NyllzzPrp4nPUAAC+laXpjJnZ8TEyWWz4T1J/aR78iLnjh6qE7lBv0phm1XwdWsDNRY9TZ1pkZaPw=="
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/delivery-react-native/-/delivery-react-native-7.17.0.tgz",
"integrity": "sha512-v1cGAh33Do0bYWSG7PSF7GqOZrK71vEr6OUb57Su83DkuSgpdY2pdqSRtgGNumLjFbsfv5y59fS17Mba/lC6IQ=="
},
"@bugsnag/plugin-console-breadcrumbs": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-console-breadcrumbs/-/plugin-console-breadcrumbs-7.16.7.tgz",
"integrity": "sha512-OuEm5U9evP3OgD5T0CdGPFz8AyPAWXespZI0Ng9k3Fl2wps+syDV2HakOj2BRsVkLFdQB8QWTwagEpDtb6PvHQ=="
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-console-breadcrumbs/-/plugin-console-breadcrumbs-7.17.0.tgz",
"integrity": "sha512-2DhI3Zx3n3eDulE2AI+fZ/3bkNa7b0fa5rz2FX4n6Yp6Z28MCBVhDu4HHzA5POKlTqbcT08jHj28caDz0bzI+A=="
},
"@bugsnag/plugin-network-breadcrumbs": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-network-breadcrumbs/-/plugin-network-breadcrumbs-7.16.7.tgz",
"integrity": "sha512-ICLZagc5psUrbge6rbz2jKhulZGwvS3XItjprND0RAHamvJPUC+FCqgAh80lk3H0KDHBenwT4cgkX7AYGYXufg=="
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-network-breadcrumbs/-/plugin-network-breadcrumbs-7.17.0.tgz",
"integrity": "sha512-KhJb7LMKdBvGN54dAkPqC8BVr4G2uxrdX+MUL3GE2g3HDKFDxMQfka8Q8TVcvNgJEP5w3As+aVghd1kpDEuZ+g=="
},
"@bugsnag/plugin-react": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react/-/plugin-react-7.16.7.tgz",
"integrity": "sha512-InsLNNS1Nw9WeOOUTSeqjiE73ZlspzCxfKQ3M15sEEqo3ZKNwe7xmCzRNqBm8jqTzt0UVIVvO+Vvp27ej3SdeA=="
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react/-/plugin-react-7.17.0.tgz",
"integrity": "sha512-SwQPIaScYtVdwF9wz8gsTg6Fnti4glJ7ECuwIgBlF5LtI5h9VHB+zhJ843Ap7g6EoR916Iry6w8E26iIihRaqw=="
},
"@bugsnag/plugin-react-native-client-sync": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-client-sync/-/plugin-react-native-client-sync-7.16.7.tgz",
"integrity": "sha512-C3J+eOZI4K2WcKP4ykDkbfV2F7Y/HpMM5OYd696Qos/GfKRYz4twbAwJhFRnxxakzFn2L0xjFP7YoPqRjUD6IA=="
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-client-sync/-/plugin-react-native-client-sync-7.17.0.tgz",
"integrity": "sha512-GLUEsJCvAB5l6REepOlULp6JA65/RpBPoOG3flLeNDU1s8+U0iP+QFwHPyUZWgjEl5VzI/SukF/kCXsY60/oZQ=="
},
"@bugsnag/plugin-react-native-event-sync": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-event-sync/-/plugin-react-native-event-sync-7.16.7.tgz",
"integrity": "sha512-1k327e2TaJZ39ehjBp5zREzNIuUoizWnMgED0LR8zR5Xc4jhAcpz7eQBE5TOLox0du/zd5BCW180fzrGRnRP4w=="
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-event-sync/-/plugin-react-native-event-sync-7.17.0.tgz",
"integrity": "sha512-uT2aehx5Sp3DQaKLQmmwsaYycmoLhXzQ142Mar8ppHGivbcHD4rY/8MxND3EsF4kC0IT5HcsuxAdQMBhWI1A6w=="
},
"@bugsnag/plugin-react-native-global-error-handler": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-global-error-handler/-/plugin-react-native-global-error-handler-7.16.7.tgz",
"integrity": "sha512-1arm4tsMia+nlOzBrt9wQf0Qw8sz49cO0bIMuGOfHvopx28ttgup+2KpauH35HXqyZNaUQNr3p9QcZeZVhDDCg=="
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-global-error-handler/-/plugin-react-native-global-error-handler-7.17.0.tgz",
"integrity": "sha512-JpDfP+zCP0wsMWv+WFrXamuZCa8JVSHT6rn3sfTI6jSy/7GO/Ey6+/oG2iybUVH0O5PK84t5+HHOm8Yw4ejQOg=="
},
"@bugsnag/plugin-react-native-hermes": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-hermes/-/plugin-react-native-hermes-7.16.7.tgz",
"integrity": "sha512-pdPnpdZaKYLvropFWXodFj/6kALEZubyUAGpjxH5xVbGoLdm+4iNQrgRSqot/on/Nue/9ZmGLyUQhStku4VyGg=="
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-hermes/-/plugin-react-native-hermes-7.17.0.tgz",
"integrity": "sha512-84fc9zKJYfwgX7wcJ/yovNtIwYR1AKR//r+k/f3cast4BWN0dU5c5j3vJ5D59bR/Y9k+QZ2hvvtZay23tRNv6Q=="
},
"@bugsnag/plugin-react-native-session": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-session/-/plugin-react-native-session-7.16.7.tgz",
"integrity": "sha512-S55ZBYKGIQggN8TAk5rcRIeG9aSASCjiy5MyV8i+LU1MPqrDuig87kvVz0bKMB/WFDIeKU+dVJ+4JCNr8Kh/NA=="
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-session/-/plugin-react-native-session-7.17.0.tgz",
"integrity": "sha512-neST+Irym4l8OnQph+z5JW/7avXEYaqkIiMRHT/XYYlFFhQ1M2id33/OcExnlTefuVozAlA6Hp1MidC57+CyPw=="
},
"@bugsnag/plugin-react-native-unhandled-rejection": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-unhandled-rejection/-/plugin-react-native-unhandled-rejection-7.16.7.tgz",
"integrity": "sha512-wXuYB1hSWQa0Zj1FGmUm+bsAQnVpaH2eSR9YzAabuXRFnJZs0cZSXxGRPDxHRqWNvt5Zhrfi/Ccgx1xbsW6ahQ=="
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-unhandled-rejection/-/plugin-react-native-unhandled-rejection-7.17.0.tgz",
"integrity": "sha512-9aoYLmb+fO8l2HiHi9280H4CrqKnxORB7fi/s6ViNvKPytw5zbso6RMQZwNOdbhmMxn/qc9Vib1SqMTJwHfm/Q=="
},
"@bugsnag/react-native": {
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.16.7.tgz",
"integrity": "sha512-k8+zEWs13hOUC5e/9pU/rC84DvyMXjWiG1xw75ghV9MQvlQpMQ44BneRtlj2uhP1zemODuHPWZKuKJgARrYp4g==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.17.0.tgz",
"integrity": "sha512-Qq1XicLzKPFFTjpx6pRvNi/pgERJrVl24wQ5EF/7JzT0E/cByIIU0NavmgRqh6bX+cQOzlomhI4RvcQk44Tj+Q==",
"requires": {
"@bugsnag/core": "^7.16.7",
"@bugsnag/delivery-react-native": "^7.16.7",
"@bugsnag/plugin-console-breadcrumbs": "^7.16.7",
"@bugsnag/plugin-network-breadcrumbs": "^7.16.7",
"@bugsnag/plugin-react": "^7.16.7",
"@bugsnag/plugin-react-native-client-sync": "^7.16.7",
"@bugsnag/plugin-react-native-event-sync": "^7.16.7",
"@bugsnag/plugin-react-native-global-error-handler": "^7.16.7",
"@bugsnag/plugin-react-native-hermes": "^7.16.7",
"@bugsnag/plugin-react-native-session": "^7.16.7",
"@bugsnag/plugin-react-native-unhandled-rejection": "^7.16.7",
"@bugsnag/core": "^7.17.0",
"@bugsnag/delivery-react-native": "^7.17.0",
"@bugsnag/plugin-console-breadcrumbs": "^7.17.0",
"@bugsnag/plugin-network-breadcrumbs": "^7.17.0",
"@bugsnag/plugin-react": "^7.17.0",
"@bugsnag/plugin-react-native-client-sync": "^7.17.0",
"@bugsnag/plugin-react-native-event-sync": "^7.17.0",
"@bugsnag/plugin-react-native-global-error-handler": "^7.17.0",
"@bugsnag/plugin-react-native-hermes": "^7.17.0",
"@bugsnag/plugin-react-native-session": "^7.17.0",
"@bugsnag/plugin-react-native-unhandled-rejection": "^7.17.0",
"iserror": "^0.0.2"
}
},

View file

@ -97,7 +97,7 @@
},
"dependencies": {
"@babel/preset-env": "7.18.2",
"@bugsnag/react-native": "7.16.7",
"@bugsnag/react-native": "7.17.0",
"@bugsnag/source-maps": "2.3.1",
"@keystonehq/bc-ur-registry": "0.4.4",
"@ngraveio/bc-ur": "1.1.6",