deps: Bump bitdrift to 0.6.8, fixes iOS network instrumentation bug (#7725)

Co-authored-by: Eric Bailey <git@esb.lol>
This commit is contained in:
Mark
2025-02-12 09:49:54 -05:00
committed by Eric Bailey
parent 6f909a5a56
commit 69f7cd52bb
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
},
"dependencies": {
"@atproto/api": "^0.13.35",
"@bitdrift/react-native": "^0.6.7",
"@bitdrift/react-native": "^0.6.8",
"@braintree/sanitize-url": "^6.0.2",
"@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet",
"@emoji-mart/react": "^1.1.1",
+4 -4
View File
@@ -3427,10 +3427,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
"@bitdrift/react-native@^0.6.7":
version "0.6.7"
resolved "https://registry.yarnpkg.com/@bitdrift/react-native/-/react-native-0.6.7.tgz#cc64b3c0563a083341f2d974a371178fc43dd93f"
integrity sha512-Cf3hKuYHHTx57HAEd1pwX4fWgJ6iUYqjtsdzNTPPLHlyU2ChWskKizyNcPFhZlWSVzMszlFTzVkP4dBVHNhlJg==
"@bitdrift/react-native@^0.6.8":
version "0.6.8"
resolved "https://registry.yarnpkg.com/@bitdrift/react-native/-/react-native-0.6.8.tgz#386495857bc81345de418750b5ca0e3c3b964f6c"
integrity sha512-ixjJTEfUz3GeQ7srxpoYpnOGVx+iDA/A8Y3CZe5cg+/b0d8xur8fBKFoRBiXXohzJnYq4W8MIWIhLAwm5sD9oA==
dependencies:
"@expo/config-plugins" "^9.0.14"
fast-json-stringify "^6.0.0"