Update dependency @bugsnag/react-native to v7.17.3

This commit is contained in:
renovate[bot] 2022-07-18 15:06:30 +00:00 committed by GitHub
parent 0875c67e36
commit 82e5f763af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"@babel/preset-env": "7.18.6",
"@bugsnag/react-native": "7.17.2",
"@bugsnag/react-native": "7.17.3",
"@bugsnag/source-maps": "2.3.1",
"@keystonehq/bc-ur-registry": "0.4.4",
"@ngraveio/bc-ur": "1.1.6",
@ -2130,9 +2130,9 @@
}
},
"node_modules/@bugsnag/react-native": {
"version": "7.17.2",
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.17.2.tgz",
"integrity": "sha512-ETl/IbCitqXgD08UkGWrk3yEHMSuWFUjKMSoEYUul1lujt8HW1YcXE7t0zVl2+iKgAzZKeevm7u4mdJbwNTVuw==",
"version": "7.17.3",
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.17.3.tgz",
"integrity": "sha512-OGKlK4Cv9QvXCrh7XEZrZS/yrL+CrUODJXtNpw+HSKfJ5Vqb+mrrE43EbAtAmvCXKWmRz6pLPk9Kq2r8ImlLVw==",
"dependencies": {
"@bugsnag/core": "^7.17.0",
"@bugsnag/delivery-react-native": "^7.17.0",
@ -29299,9 +29299,9 @@
"integrity": "sha512-gHdZLChnpfYYqYpiPHSGLcljD+yfveCZ6C8VNqOZSX/6nlrFXOah2msr0Wnjz0anIvhnpG9q+0tOJBDuj4u6GA=="
},
"@bugsnag/react-native": {
"version": "7.17.2",
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.17.2.tgz",
"integrity": "sha512-ETl/IbCitqXgD08UkGWrk3yEHMSuWFUjKMSoEYUul1lujt8HW1YcXE7t0zVl2+iKgAzZKeevm7u4mdJbwNTVuw==",
"version": "7.17.3",
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.17.3.tgz",
"integrity": "sha512-OGKlK4Cv9QvXCrh7XEZrZS/yrL+CrUODJXtNpw+HSKfJ5Vqb+mrrE43EbAtAmvCXKWmRz6pLPk9Kq2r8ImlLVw==",
"requires": {
"@bugsnag/core": "^7.17.0",
"@bugsnag/delivery-react-native": "^7.17.0",

View File

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