Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump fullstory to 1.7.2 #55272

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ PODS:
- "GoogleUtilities/NSData+zlib (~> 7.7)"
- fmt (9.1.0)
- FullStory (1.52.0)
- fullstory_react-native (1.7.1):
- fullstory_react-native (1.7.2):
- DoubleConversion
- FullStory (~> 1.14)
- glog
Expand Down Expand Up @@ -3271,7 +3271,7 @@ SPEC CHECKSUMS:
FirebaseRemoteConfig: 2d6e2cfdb49af79535c8af8a80a4a5009038ec2b
fmt: 10c6e61f4be25dc963c36bd73fc7b1705fe975be
FullStory: c8a10b2358c0d33c57be84d16e4c440b0434b33d
fullstory_react-native: 44dc2c85a6316df2713e6cb0048ce5719c3b0bab
fullstory_react-native: 63a803cca04b0447a71daa73e4df3f7b56e1919d
glog: 08b301085f15bcbb6ff8632a8ebaf239aae04e6a
GoogleAppMeasurement: 5ba1164e3c844ba84272555e916d0a6d3d977e91
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
Expand Down
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@formatjs/intl-numberformat": "^8.10.3",
"@formatjs/intl-pluralrules": "^5.2.14",
"@fullstory/browser": "^2.0.3",
"@fullstory/react-native": "^1.7.1",
"@fullstory/react-native": "^1.7.2",
"@gorhom/portal": "^1.0.14",
"@invertase/react-native-apple-authentication": "^2.2.2",
"@onfido/react-native-sdk": "10.6.0",
Expand Down
Loading