diff --git a/dev-client/package-lock.json b/dev-client/package-lock.json index 7513f12be..53e7c1db5 100644 --- a/dev-client/package-lock.json +++ b/dev-client/package-lock.json @@ -17,7 +17,7 @@ "@react-navigation/native": "^6.1.17", "@react-navigation/native-stack": "^6.10.0", "@rnmapbox/maps": "^10.1.27", - "@sentry/react-native": "^5.24.1", + "@sentry/react-native": "^5.25.0", "base-64": "^1.0.0", "delta-e": "^0.0.8", "expo": "~51.0.14", @@ -8615,9 +8615,9 @@ } }, "node_modules/@sentry/react-native": { - "version": "5.24.1", - "resolved": "https://registry.npmjs.org/@sentry/react-native/-/react-native-5.24.1.tgz", - "integrity": "sha512-+BB48ixYn+brEntbDX49V4mUivrGT+SJUzbIN7nOsd3kml619erp5bxETD4ZK6diw0Fu2LoVdnY43TICF4kleQ==", + "version": "5.25.0", + "resolved": "https://registry.npmjs.org/@sentry/react-native/-/react-native-5.25.0.tgz", + "integrity": "sha512-AjT3NYRnPJNCturcHhLHSmyoQgEp9/zjxGgZc7p8mAi2VdimeV695CVu6JNM5qhrh8hcUkf5s3nGd52VoNA5BQ==", "license": "MIT", "dependencies": { "@sentry/browser": "7.117.0", diff --git a/dev-client/package.json b/dev-client/package.json index 248018f21..289f684ba 100644 --- a/dev-client/package.json +++ b/dev-client/package.json @@ -26,7 +26,7 @@ "@react-navigation/native": "^6.1.17", "@react-navigation/native-stack": "^6.10.0", "@rnmapbox/maps": "^10.1.27", - "@sentry/react-native": "^5.24.1", + "@sentry/react-native": "^5.25.0", "base-64": "^1.0.0", "delta-e": "^0.0.8", "expo": "~51.0.14",