Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
update sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed May 16, 2022
1 parent ac194de commit d47f1a1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ PODS:
- RNScreens (3.12.0):
- React-Core
- React-RCTImage
- RNSentry (3.4.1):
- RNSentry (3.4.2):
- React-Core
- Sentry (= 7.11.0)
- RNShare (6.5.0):
Expand Down Expand Up @@ -996,7 +996,7 @@ SPEC CHECKSUMS:
RNOS: 6f2f9a70895bbbfbdad7196abd952e7b01d45027
RNReanimated: 32c91e28f5780937b8efc07ddde1bab8d373fe0b
RNScreens: 2559f98b0835103cbef3b26ba77fa61d4bb37ae7
RNSentry: fbbdcd7213058e3de5fbaa452b25a06a16b4b382
RNSentry: 2cd1daa124b0d9fd0dfc2cb6094fdd168cb579bc
RNShare: 047d42214f875d731bde73a2b67418638af85ad9
RNSVG: 551acb6562324b1d52a4e0758f7ca0ec234e278f
RNVectorIcons: 31cebfcf94e8cf8686eb5303ae0357da64d7a5a4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@react-navigation/native": "^6.0.6",
"@react-navigation/stack": "^6.0.11",
"@segment/analytics-react-native": "^1.5.0",
"@sentry/react-native": "^3.4.1",
"@sentry/react-native": "^3.4.2",
"@tradle/react-native-http": "^2.0.0",
"assert": "^2.0.0",
"async": "^3.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3658,10 +3658,10 @@
"@sentry/types" "6.19.2"
tslib "^1.9.3"

"@sentry/react-native@^3.4.1":
version "3.4.1"
resolved "https://registry.yarnpkg.com/@sentry/react-native/-/react-native-3.4.1.tgz#640f8c19cbcb6505afbf215576cd5f7a03174d34"
integrity sha512-2eV0XEIpV3uNTLTqDNW7gPkf5SDcUKX9D1R2W00Lh0vLpfvxw8qCVxK+Ls31S2cJ8CFjgcOqRLNfU3CRuLM7eQ==
"@sentry/react-native@^3.4.2":
version "3.4.2"
resolved "https://registry.yarnpkg.com/@sentry/react-native/-/react-native-3.4.2.tgz#9d8f60411d73f897e2bc1facafdf3e59e686627d"
integrity sha512-rty+Mj77wBslxZ91dUlMwlvTtDpYpYehXMlrP8+AG/qRf2b1yFfLmtehGIwsZrTETp84WIL5evbKMd5nzYO+VQ==
dependencies:
"@sentry/browser" "6.19.2"
"@sentry/cli" "^1.74.2"
Expand Down

0 comments on commit d47f1a1

Please sign in to comment.