mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 23:27:26 +01:00
Update dependency @bugsnag/react-native to v7.20.2
This commit is contained in:
parent
d1201e63bd
commit
8994ce7f93
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/preset-env": "^7.20.0",
|
||||
"@bugsnag/react-native": "7.19.0",
|
||||
"@bugsnag/react-native": "7.20.2",
|
||||
"@bugsnag/source-maps": "2.3.1",
|
||||
"@keystonehq/bc-ur-registry": "0.5.4",
|
||||
"@ngraveio/bc-ur": "1.1.6",
|
||||
|
@ -1956,9 +1956,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@bugsnag/react-native": {
|
||||
"version": "7.19.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.19.0.tgz",
|
||||
"integrity": "sha512-/cwuMbO0zwmYCvcCbF43WwDmUOxxolSoNU5kUkZq+keAyM0gTt0cLvsJHGvRVpZBe2PXOLTEUPGVBrtf3OdLVg==",
|
||||
"version": "7.20.2",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.20.2.tgz",
|
||||
"integrity": "sha512-pvzFZA/7PzChLgrSsynZFl/lBOcY+X76sLbniJz7S3Lcrdc5+NY5fP+AVoZH9mqNaob6OSiALubUVLpPeirivg==",
|
||||
"dependencies": {
|
||||
"@bugsnag/core": "^7.19.0",
|
||||
"@bugsnag/delivery-react-native": "^7.19.0",
|
||||
|
@ -24042,9 +24042,9 @@
|
|||
"integrity": "sha512-+XDk0OoeM6MZhBh7kEalbRwFuhCZST6Y1jOostfz0fhrmT4FdgQYi1FWcPNsUTcjqv7M48pOFZNx8yWI0lGaYg=="
|
||||
},
|
||||
"@bugsnag/react-native": {
|
||||
"version": "7.19.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.19.0.tgz",
|
||||
"integrity": "sha512-/cwuMbO0zwmYCvcCbF43WwDmUOxxolSoNU5kUkZq+keAyM0gTt0cLvsJHGvRVpZBe2PXOLTEUPGVBrtf3OdLVg==",
|
||||
"version": "7.20.2",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.20.2.tgz",
|
||||
"integrity": "sha512-pvzFZA/7PzChLgrSsynZFl/lBOcY+X76sLbniJz7S3Lcrdc5+NY5fP+AVoZH9mqNaob6OSiALubUVLpPeirivg==",
|
||||
"requires": {
|
||||
"@bugsnag/core": "^7.19.0",
|
||||
"@bugsnag/delivery-react-native": "^7.19.0",
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@babel/preset-env": "^7.20.0",
|
||||
"@bugsnag/react-native": "7.19.0",
|
||||
"@bugsnag/react-native": "7.20.2",
|
||||
"@bugsnag/source-maps": "2.3.1",
|
||||
"@keystonehq/bc-ur-registry": "0.5.4",
|
||||
"@ngraveio/bc-ur": "1.1.6",
|
||||
|
|
Loading…
Add table
Reference in a new issue