mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 23:27:26 +01:00
Merge pull request #5146 from BlueWallet/renovate/bugsnag-js-monorepo
Update dependency @bugsnag/react-native to v7.18.1
This commit is contained in:
commit
6b22578bdc
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.19.4",
|
||||
"@bugsnag/react-native": "7.18.0",
|
||||
"@bugsnag/react-native": "7.18.1",
|
||||
"@bugsnag/source-maps": "2.3.1",
|
||||
"@keystonehq/bc-ur-registry": "0.5.0",
|
||||
"@ngraveio/bc-ur": "1.1.6",
|
||||
|
@ -2173,9 +2173,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@bugsnag/react-native": {
|
||||
"version": "7.18.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.18.0.tgz",
|
||||
"integrity": "sha512-9S5Lt7Tqa/QtsmH17EHk03iFx44mnhzumqm34EXKaVBBVG6iXVGJk/0fc6HY5Wxd885e9FzXE8qKJAlQ5rC43Q==",
|
||||
"version": "7.18.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.18.1.tgz",
|
||||
"integrity": "sha512-MxYzB7hrqnRW3ZtMT9xTUw3n6tSH6wNu3at8D53jB9da1F5iNwARJIFVnqw1MEbhIwYWsi5k8zwU1mdGGNqG8w==",
|
||||
"dependencies": {
|
||||
"@bugsnag/core": "^7.18.0",
|
||||
"@bugsnag/delivery-react-native": "^7.18.0",
|
||||
|
@ -29645,9 +29645,9 @@
|
|||
"integrity": "sha512-rYXmvxu5rRg27Dc/2r838OXHNFP6sTTU07UqKqc3QlyGgrDzMcq89PSOkItWM8oKjnta9nynFiRAv5ND8Cs8ng=="
|
||||
},
|
||||
"@bugsnag/react-native": {
|
||||
"version": "7.18.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.18.0.tgz",
|
||||
"integrity": "sha512-9S5Lt7Tqa/QtsmH17EHk03iFx44mnhzumqm34EXKaVBBVG6iXVGJk/0fc6HY5Wxd885e9FzXE8qKJAlQ5rC43Q==",
|
||||
"version": "7.18.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.18.1.tgz",
|
||||
"integrity": "sha512-MxYzB7hrqnRW3ZtMT9xTUw3n6tSH6wNu3at8D53jB9da1F5iNwARJIFVnqw1MEbhIwYWsi5k8zwU1mdGGNqG8w==",
|
||||
"requires": {
|
||||
"@bugsnag/core": "^7.18.0",
|
||||
"@bugsnag/delivery-react-native": "^7.18.0",
|
||||
|
|
|
@ -97,7 +97,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@babel/preset-env": "7.19.4",
|
||||
"@bugsnag/react-native": "7.18.0",
|
||||
"@bugsnag/react-native": "7.18.1",
|
||||
"@bugsnag/source-maps": "2.3.1",
|
||||
"@keystonehq/bc-ur-registry": "0.5.0",
|
||||
"@ngraveio/bc-ur": "1.1.6",
|
||||
|
|
Loading…
Add table
Reference in a new issue