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

Update dependency @bugsnag/react-native to v8.1.2
This commit is contained in:
GLaDOS 2024-10-25 21:22:09 +00:00 committed by GitHub
commit 2ffa629acf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"@babel/preset-env": "7.25.8",
"@bugsnag/react-native": "8.1.1",
"@bugsnag/react-native": "8.1.2",
"@bugsnag/source-maps": "2.3.3",
"@keystonehq/bc-ur-registry": "0.7.0",
"@lodev09/react-native-true-sheet": "github:BlueWallet/react-native-true-sheet#839f2966cee77c0ad99d09609dadb61a338e7f54",
@ -2278,9 +2278,9 @@
}
},
"node_modules/@bugsnag/react-native": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-8.1.1.tgz",
"integrity": "sha512-xkNGmYxSSHhyp5TJZywm25HslpQYjtFrrT3uUnWh6/5tuMW1hOls5vHvGBwT3WnVc16I6oGlgVSTpTlWRiA9pg==",
"version": "8.1.2",
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-8.1.2.tgz",
"integrity": "sha512-3JorQfeDZjVP1krHPAw8Oegq/PVY+MQ+uQ+wsYx+lUbLOS1qr60FV6GJn8jJEpTnnINWPGsgUBBspUB+kPoEsw==",
"license": "MIT",
"dependencies": {
"@bugsnag/core": "^8.1.1",

View file

@ -75,7 +75,7 @@
},
"dependencies": {
"@babel/preset-env": "7.25.8",
"@bugsnag/react-native": "8.1.1",
"@bugsnag/react-native": "8.1.2",
"@bugsnag/source-maps": "2.3.3",
"@keystonehq/bc-ur-registry": "0.7.0",
"@lodev09/react-native-true-sheet": "github:BlueWallet/react-native-true-sheet#839f2966cee77c0ad99d09609dadb61a338e7f54",