Skip to content

Commit 66b29aa

Browse files
committed
Update AppAuth-iOS to version 1.7.6
1 parent 9f586bd commit 66b29aa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/tidy-students-drive.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'react-native-app-auth': patch
3+
---
4+
5+
Update AppAuth-iOS to version 1.7.6

packages/react-native-app-auth/react-native-app-auth.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Pod::Spec.new do |s|
1414
s.source_files = 'ios/**/*.{h,m}'
1515
s.requires_arc = true
1616
s.dependency 'React-Core'
17-
s.dependency 'AppAuth', '>= 1.7.3'
17+
s.dependency 'AppAuth', '>= 1.7.6'
1818
end

0 commit comments

Comments
 (0)