From 02e37290632e7cd92f97ed2f8400241c3d622e26 Mon Sep 17 00:00:00 2001 From: Sai Venkat Desu Date: Fri, 3 May 2024 14:03:18 +0530 Subject: [PATCH 1/3] chore: upgraded dependency on Auth0.swift to 2.7.1 to fix the declaration of privacy manifest --- A0Auth0.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/A0Auth0.podspec b/A0Auth0.podspec index a285356d..e81afcad 100644 --- a/A0Auth0.podspec +++ b/A0Auth0.podspec @@ -17,7 +17,7 @@ Pod::Spec.new do |s| s.requires_arc = true s.dependency 'React-Core' - s.dependency 'Auth0', '2.7.0' + s.dependency 'Auth0', '2.7.1' s.dependency 'JWTDecode', '3.1.0' s.dependency 'SimpleKeychain', '1.1.0' end From 9d9791354603cedcda4cb5712f9debf20c186694 Mon Sep 17 00:00:00 2001 From: Sai Venkat Desu Date: Wed, 8 May 2024 18:12:50 +0530 Subject: [PATCH 2/3] chore: upgraded dependency on Auth0.swift to 2.7.2 --- A0Auth0.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/A0Auth0.podspec b/A0Auth0.podspec index e81afcad..d8509b97 100644 --- a/A0Auth0.podspec +++ b/A0Auth0.podspec @@ -17,7 +17,7 @@ Pod::Spec.new do |s| s.requires_arc = true s.dependency 'React-Core' - s.dependency 'Auth0', '2.7.1' + s.dependency 'Auth0', '2.7.2' s.dependency 'JWTDecode', '3.1.0' s.dependency 'SimpleKeychain', '1.1.0' end From 4743710bad8d64a54b2c8b9ff4d0152c0b20be8a Mon Sep 17 00:00:00 2001 From: Sai Venkat Desu Date: Thu, 9 May 2024 18:18:56 +0530 Subject: [PATCH 3/3] chore: updated podfile.lock of example app --- example/ios/Podfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 8b5f7703..fc40317b 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -1,10 +1,10 @@ PODS: - - A0Auth0 (3.1.0): - - Auth0 (= 2.5.0) + - A0Auth0 (3.2.0): + - Auth0 (= 2.7.2) - JWTDecode (= 3.1.0) - React-Core - SimpleKeychain (= 1.1.0) - - Auth0 (2.5.0): + - Auth0 (2.7.2): - JWTDecode (~> 3.1) - SimpleKeychain (~> 1.1) - boost (1.76.0) @@ -584,8 +584,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: - A0Auth0: d6fa13c9daf99f5fb17a412837ea37f8db38a562 - Auth0: 72f19ad566fdf57f07bf37f828afd0c1570769a5 + A0Auth0: 1680e4d82cc31fb573b01d355980eb028e7bdd32 + Auth0: 28cb24cb19ebd51f0b07751f16d83b59f4019532 boost: 57d2868c099736d80fcd648bf211b4431e51a558 CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54