Skip to content

Commit 27acb46

Browse files
authored
chore: Update base sdk version to 2.31.0 (#2930)
1 parent fbcace8 commit 27acb46

File tree

15 files changed

+253
-252
lines changed

15 files changed

+253
-252
lines changed

AWSPluginsCore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
$AMPLIFY_VERSION = '1.29.3'
1111
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"
1212

13-
$AWS_SDK_VERSION = '2.30.1'
13+
$AWS_SDK_VERSION = '2.31.0'
1414
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"
1515

1616
Pod::Spec.new do |s|

AWSPredictionsPlugin.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
$AMPLIFY_VERSION = '1.29.3'
33
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"
44

5-
$AWS_SDK_VERSION = '2.30.1'
5+
$AWS_SDK_VERSION = '2.31.0'
66
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"
77

88
Pod::Spec.new do |s|

AmplifyPlugins.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
$AMPLIFY_VERSION = '1.29.3'
1111
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"
1212

13-
$AWS_SDK_VERSION = '2.30.1'
13+
$AWS_SDK_VERSION = '2.31.0'
1414
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"
1515

1616
Pod::Spec.new do |s|

AmplifyPlugins/API/Podfile.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,40 @@ PODS:
33
- Amplify/Default (= 1.29.3)
44
- Amplify/Default (1.29.3)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.29.3):
6-
- AWSAuthCore (~> 2.30.1)
7-
- AWSCognitoIdentityProvider (~> 2.30.1)
8-
- AWSCognitoIdentityProviderASF (~> 2.30.1)
9-
- AWSCore (~> 2.30.1)
10-
- AWSMobileClient (~> 2.30.1)
6+
- AWSAuthCore (~> 2.31.0)
7+
- AWSCognitoIdentityProvider (~> 2.31.0)
8+
- AWSCognitoIdentityProviderASF (~> 2.31.0)
9+
- AWSCore (~> 2.31.0)
10+
- AWSMobileClient (~> 2.31.0)
1111
- AWSPluginsCore (= 1.29.3)
1212
- AmplifyTestCommon (1.29.3):
1313
- Amplify (= 1.29.3)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.29.3)
1515
- CwlPreconditionTesting (~> 2.0)
1616
- AmplifyTestCommon/AWSPluginsTestCommon (1.29.3):
1717
- Amplify (= 1.29.3)
18-
- AWSCore (~> 2.30.1)
19-
- AWSMobileClient (~> 2.30.1)
18+
- AWSCore (~> 2.31.0)
19+
- AWSMobileClient (~> 2.31.0)
2020
- AWSPluginsCore (= 1.29.3)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AppSyncRealTimeClient (3.1.0):
2323
- Starscream (~> 4.0.4)
24-
- AWSAuthCore (2.30.4):
25-
- AWSCore (= 2.30.4)
26-
- AWSCognitoIdentityProvider (2.30.4):
27-
- AWSCognitoIdentityProviderASF (= 2.30.4)
28-
- AWSCore (= 2.30.4)
29-
- AWSCognitoIdentityProviderASF (2.30.4):
30-
- AWSCore (= 2.30.4)
31-
- AWSCore (2.30.4)
32-
- AWSMobileClient (2.30.4):
33-
- AWSAuthCore (= 2.30.4)
34-
- AWSCognitoIdentityProvider (= 2.30.4)
35-
- AWSCognitoIdentityProviderASF (= 2.30.4)
36-
- AWSCore (= 2.30.4)
24+
- AWSAuthCore (2.31.0):
25+
- AWSCore (= 2.31.0)
26+
- AWSCognitoIdentityProvider (2.31.0):
27+
- AWSCognitoIdentityProviderASF (= 2.31.0)
28+
- AWSCore (= 2.31.0)
29+
- AWSCognitoIdentityProviderASF (2.31.0):
30+
- AWSCore (= 2.31.0)
31+
- AWSCore (2.31.0)
32+
- AWSMobileClient (2.31.0):
33+
- AWSAuthCore (= 2.31.0)
34+
- AWSCognitoIdentityProvider (= 2.31.0)
35+
- AWSCognitoIdentityProviderASF (= 2.31.0)
36+
- AWSCore (= 2.31.0)
3737
- AWSPluginsCore (1.29.3):
3838
- Amplify (= 1.29.3)
39-
- AWSCore (~> 2.30.1)
39+
- AWSCore (~> 2.31.0)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
4242
- CwlCatchExceptionSupport (2.1.1)
@@ -97,15 +97,15 @@ CHECKOUT OPTIONS:
9797

9898
SPEC CHECKSUMS:
9999
Amplify: e5b6bd8f5229d43abe147bc7390d7dce3007acea
100-
AmplifyPlugins: 7c517b9fd824e6c20922335c9a0a252138388de7
101-
AmplifyTestCommon: 95c7c6c3849f7de46458754afbaf62f1d5158128
100+
AmplifyPlugins: df8cba40a0c14e5aba375f665d9641b95eea6a3f
101+
AmplifyTestCommon: e5678cb9ba13ff0d393e55863f374ff3a0a7a256
102102
AppSyncRealTimeClient: 49901c6f21e541bec09281854c5695a6c1309bf7
103-
AWSAuthCore: 42e2d4927d94e5e323b63b2ae885f287c51b5889
104-
AWSCognitoIdentityProvider: 2331f5f4c8c1775c6a228bb2dae2d353198401e8
105-
AWSCognitoIdentityProviderASF: d905c2acab3d2e7016b643d53ba553d5217fa929
106-
AWSCore: 19b8233fe2d0ed3ccf5cff833a615814282cdc90
107-
AWSMobileClient: 7d9c81e47ef27c6b5604858477006548eb1db342
108-
AWSPluginsCore: 1641b073b60fc2f6067f53402402ea57f84d8e0d
103+
AWSAuthCore: 889db67d5c6a5325c4314ad7f689ccc3841da530
104+
AWSCognitoIdentityProvider: 41f2f1c2bd0ca188ec6869003bbd1fa4a6bfb0c7
105+
AWSCognitoIdentityProviderASF: e48fb68d9aa42f9bc5f095c6db0e1d519b006ce1
106+
AWSCore: 7db143a63c31d330c58b390d3e1bb0b795ee213d
107+
AWSMobileClient: 4c1db471a0473a1f0c3559ffd25100479c402780
108+
AWSPluginsCore: e73b6945a69373a502d71b305bad98fb625a60dd
109109
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
110110
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
111111
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

AmplifyPlugins/Analytics/Podfile.lock

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,40 @@ PODS:
33
- Amplify/Default (= 1.29.3)
44
- Amplify/Default (1.29.3)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.29.3):
6-
- AWSAuthCore (~> 2.30.1)
7-
- AWSCognitoIdentityProvider (~> 2.30.1)
8-
- AWSCognitoIdentityProviderASF (~> 2.30.1)
9-
- AWSCore (~> 2.30.1)
10-
- AWSMobileClient (~> 2.30.1)
6+
- AWSAuthCore (~> 2.31.0)
7+
- AWSCognitoIdentityProvider (~> 2.31.0)
8+
- AWSCognitoIdentityProviderASF (~> 2.31.0)
9+
- AWSCore (~> 2.31.0)
10+
- AWSMobileClient (~> 2.31.0)
1111
- AWSPluginsCore (= 1.29.3)
1212
- AmplifyTestCommon (1.29.3):
1313
- Amplify (= 1.29.3)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.29.3)
1515
- CwlPreconditionTesting (~> 2.0)
1616
- AmplifyTestCommon/AWSPluginsTestCommon (1.29.3):
1717
- Amplify (= 1.29.3)
18-
- AWSCore (~> 2.30.1)
19-
- AWSMobileClient (~> 2.30.1)
18+
- AWSCore (~> 2.31.0)
19+
- AWSMobileClient (~> 2.31.0)
2020
- AWSPluginsCore (= 1.29.3)
2121
- CwlPreconditionTesting (~> 2.0)
22-
- AWSAuthCore (2.30.4):
23-
- AWSCore (= 2.30.4)
24-
- AWSCognitoIdentityProvider (2.30.4):
25-
- AWSCognitoIdentityProviderASF (= 2.30.4)
26-
- AWSCore (= 2.30.4)
27-
- AWSCognitoIdentityProviderASF (2.30.4):
28-
- AWSCore (= 2.30.4)
29-
- AWSCore (2.30.4)
30-
- AWSMobileClient (2.30.4):
31-
- AWSAuthCore (= 2.30.4)
32-
- AWSCognitoIdentityProvider (= 2.30.4)
33-
- AWSCognitoIdentityProviderASF (= 2.30.4)
34-
- AWSCore (= 2.30.4)
35-
- AWSPinpoint (2.30.4):
36-
- AWSCore (= 2.30.4)
22+
- AWSAuthCore (2.31.0):
23+
- AWSCore (= 2.31.0)
24+
- AWSCognitoIdentityProvider (2.31.0):
25+
- AWSCognitoIdentityProviderASF (= 2.31.0)
26+
- AWSCore (= 2.31.0)
27+
- AWSCognitoIdentityProviderASF (2.31.0):
28+
- AWSCore (= 2.31.0)
29+
- AWSCore (2.31.0)
30+
- AWSMobileClient (2.31.0):
31+
- AWSAuthCore (= 2.31.0)
32+
- AWSCognitoIdentityProvider (= 2.31.0)
33+
- AWSCognitoIdentityProviderASF (= 2.31.0)
34+
- AWSCore (= 2.31.0)
35+
- AWSPinpoint (2.31.0):
36+
- AWSCore (= 2.31.0)
3737
- AWSPluginsCore (1.29.3):
3838
- Amplify (= 1.29.3)
39-
- AWSCore (~> 2.30.1)
39+
- AWSCore (~> 2.31.0)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
4242
- CwlCatchExceptionSupport (2.1.1)
@@ -53,7 +53,7 @@ DEPENDENCIES:
5353
- Amplify (from `../../`)
5454
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
5555
- AmplifyTestCommon (from `../../`)
56-
- AWSPinpoint (~> 2.30.1)
56+
- AWSPinpoint (~> 2.31.0)
5757
- AWSPluginsCore (from `../../`)
5858
- CwlCatchException (= 2.1.1)
5959
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
@@ -95,15 +95,15 @@ CHECKOUT OPTIONS:
9595

9696
SPEC CHECKSUMS:
9797
Amplify: e5b6bd8f5229d43abe147bc7390d7dce3007acea
98-
AmplifyPlugins: da16305d9b3b76d20c10517c815082eed0589a8e
99-
AmplifyTestCommon: 95c7c6c3849f7de46458754afbaf62f1d5158128
100-
AWSAuthCore: 42e2d4927d94e5e323b63b2ae885f287c51b5889
101-
AWSCognitoIdentityProvider: 2331f5f4c8c1775c6a228bb2dae2d353198401e8
102-
AWSCognitoIdentityProviderASF: d905c2acab3d2e7016b643d53ba553d5217fa929
103-
AWSCore: 19b8233fe2d0ed3ccf5cff833a615814282cdc90
104-
AWSMobileClient: 7d9c81e47ef27c6b5604858477006548eb1db342
105-
AWSPinpoint: b896f429bf642a9b2f2b60bb2c5d412767bf7ccb
106-
AWSPluginsCore: 1641b073b60fc2f6067f53402402ea57f84d8e0d
98+
AmplifyPlugins: df8cba40a0c14e5aba375f665d9641b95eea6a3f
99+
AmplifyTestCommon: e5678cb9ba13ff0d393e55863f374ff3a0a7a256
100+
AWSAuthCore: 889db67d5c6a5325c4314ad7f689ccc3841da530
101+
AWSCognitoIdentityProvider: 41f2f1c2bd0ca188ec6869003bbd1fa4a6bfb0c7
102+
AWSCognitoIdentityProviderASF: e48fb68d9aa42f9bc5f095c6db0e1d519b006ce1
103+
AWSCore: 7db143a63c31d330c58b390d3e1bb0b795ee213d
104+
AWSMobileClient: 4c1db471a0473a1f0c3559ffd25100479c402780
105+
AWSPinpoint: 9f8cdddf3e6f0419314e3d8679279d05e10e098f
106+
AWSPluginsCore: e73b6945a69373a502d71b305bad98fb625a60dd
107107
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
108108
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
109109
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8
@@ -114,4 +114,4 @@ SPEC CHECKSUMS:
114114

115115
PODFILE CHECKSUM: 48d1574dddce5cef7bdb7b05b06fc588ee22956e
116116

117-
COCOAPODS: 1.11.3
117+
COCOAPODS: 1.12.0

AmplifyPlugins/Auth/Podfile.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@ PODS:
88
- CwlPreconditionTesting (~> 2.0)
99
- AmplifyTestCommon/AWSPluginsTestCommon (1.29.3):
1010
- Amplify (= 1.29.3)
11-
- AWSCore (~> 2.30.1)
12-
- AWSMobileClient (~> 2.30.1)
11+
- AWSCore (~> 2.31.0)
12+
- AWSMobileClient (~> 2.31.0)
1313
- AWSPluginsCore (= 1.29.3)
1414
- CwlPreconditionTesting (~> 2.0)
15-
- AWSAuthCore (2.30.4):
16-
- AWSCore (= 2.30.4)
17-
- AWSCognitoIdentityProvider (2.30.4):
18-
- AWSCognitoIdentityProviderASF (= 2.30.4)
19-
- AWSCore (= 2.30.4)
20-
- AWSCognitoIdentityProviderASF (2.30.4):
21-
- AWSCore (= 2.30.4)
22-
- AWSCore (2.30.4)
23-
- AWSMobileClient (2.30.4):
24-
- AWSAuthCore (= 2.30.4)
25-
- AWSCognitoIdentityProvider (= 2.30.4)
26-
- AWSCognitoIdentityProviderASF (= 2.30.4)
27-
- AWSCore (= 2.30.4)
15+
- AWSAuthCore (2.31.0):
16+
- AWSCore (= 2.31.0)
17+
- AWSCognitoIdentityProvider (2.31.0):
18+
- AWSCognitoIdentityProviderASF (= 2.31.0)
19+
- AWSCore (= 2.31.0)
20+
- AWSCognitoIdentityProviderASF (2.31.0):
21+
- AWSCore (= 2.31.0)
22+
- AWSCore (2.31.0)
23+
- AWSMobileClient (2.31.0):
24+
- AWSAuthCore (= 2.31.0)
25+
- AWSCognitoIdentityProvider (= 2.31.0)
26+
- AWSCognitoIdentityProviderASF (= 2.31.0)
27+
- AWSCore (= 2.31.0)
2828
- AWSPluginsCore (1.29.3):
2929
- Amplify (= 1.29.3)
30-
- AWSCore (~> 2.30.1)
30+
- AWSCore (~> 2.31.0)
3131
- CwlCatchException (2.1.1):
3232
- CwlCatchExceptionSupport (~> 2.1.1)
3333
- CwlCatchExceptionSupport (2.1.1)
@@ -43,7 +43,7 @@ PODS:
4343
DEPENDENCIES:
4444
- Amplify (from `../../`)
4545
- AmplifyTestCommon (from `../../`)
46-
- AWSMobileClient (~> 2.30.1)
46+
- AWSMobileClient (~> 2.31.0)
4747
- AWSPluginsCore (from `../../`)
4848
- CwlCatchException (= 2.1.1)
4949
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
@@ -82,13 +82,13 @@ CHECKOUT OPTIONS:
8282

8383
SPEC CHECKSUMS:
8484
Amplify: e5b6bd8f5229d43abe147bc7390d7dce3007acea
85-
AmplifyTestCommon: 95c7c6c3849f7de46458754afbaf62f1d5158128
86-
AWSAuthCore: 42e2d4927d94e5e323b63b2ae885f287c51b5889
87-
AWSCognitoIdentityProvider: 2331f5f4c8c1775c6a228bb2dae2d353198401e8
88-
AWSCognitoIdentityProviderASF: d905c2acab3d2e7016b643d53ba553d5217fa929
89-
AWSCore: 19b8233fe2d0ed3ccf5cff833a615814282cdc90
90-
AWSMobileClient: 7d9c81e47ef27c6b5604858477006548eb1db342
91-
AWSPluginsCore: 1641b073b60fc2f6067f53402402ea57f84d8e0d
85+
AmplifyTestCommon: e5678cb9ba13ff0d393e55863f374ff3a0a7a256
86+
AWSAuthCore: 889db67d5c6a5325c4314ad7f689ccc3841da530
87+
AWSCognitoIdentityProvider: 41f2f1c2bd0ca188ec6869003bbd1fa4a6bfb0c7
88+
AWSCognitoIdentityProviderASF: e48fb68d9aa42f9bc5f095c6db0e1d519b006ce1
89+
AWSCore: 7db143a63c31d330c58b390d3e1bb0b795ee213d
90+
AWSMobileClient: 4c1db471a0473a1f0c3559ffd25100479c402780
91+
AWSPluginsCore: e73b6945a69373a502d71b305bad98fb625a60dd
9292
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
9393
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
9494
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8
@@ -99,4 +99,4 @@ SPEC CHECKSUMS:
9999

100100
PODFILE CHECKSUM: 371cf67fe35ebb5167d0880bad12b01618a0fb0e
101101

102-
COCOAPODS: 1.11.3
102+
COCOAPODS: 1.12.0

AmplifyPlugins/DataStore/Podfile.lock

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4,43 +4,43 @@ PODS:
44
- Amplify/Default (1.29.3)
55
- AmplifyPlugins/AWSAPIPlugin (1.29.3):
66
- AppSyncRealTimeClient (~> 3.1)
7-
- AWSCore (~> 2.30.1)
7+
- AWSCore (~> 2.31.0)
88
- AWSPluginsCore (= 1.29.3)
99
- AmplifyPlugins/AWSCognitoAuthPlugin (1.29.3):
10-
- AWSAuthCore (~> 2.30.1)
11-
- AWSCognitoIdentityProvider (~> 2.30.1)
12-
- AWSCognitoIdentityProviderASF (~> 2.30.1)
13-
- AWSCore (~> 2.30.1)
14-
- AWSMobileClient (~> 2.30.1)
10+
- AWSAuthCore (~> 2.31.0)
11+
- AWSCognitoIdentityProvider (~> 2.31.0)
12+
- AWSCognitoIdentityProviderASF (~> 2.31.0)
13+
- AWSCore (~> 2.31.0)
14+
- AWSMobileClient (~> 2.31.0)
1515
- AWSPluginsCore (= 1.29.3)
1616
- AmplifyTestCommon (1.29.3):
1717
- Amplify (= 1.29.3)
1818
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.29.3)
1919
- CwlPreconditionTesting (~> 2.0)
2020
- AmplifyTestCommon/AWSPluginsTestCommon (1.29.3):
2121
- Amplify (= 1.29.3)
22-
- AWSCore (~> 2.30.1)
23-
- AWSMobileClient (~> 2.30.1)
22+
- AWSCore (~> 2.31.0)
23+
- AWSMobileClient (~> 2.31.0)
2424
- AWSPluginsCore (= 1.29.3)
2525
- CwlPreconditionTesting (~> 2.0)
2626
- AppSyncRealTimeClient (3.1.0):
2727
- Starscream (~> 4.0.4)
28-
- AWSAuthCore (2.30.4):
29-
- AWSCore (= 2.30.4)
30-
- AWSCognitoIdentityProvider (2.30.4):
31-
- AWSCognitoIdentityProviderASF (= 2.30.4)
32-
- AWSCore (= 2.30.4)
33-
- AWSCognitoIdentityProviderASF (2.30.4):
34-
- AWSCore (= 2.30.4)
35-
- AWSCore (2.30.4)
36-
- AWSMobileClient (2.30.4):
37-
- AWSAuthCore (= 2.30.4)
38-
- AWSCognitoIdentityProvider (= 2.30.4)
39-
- AWSCognitoIdentityProviderASF (= 2.30.4)
40-
- AWSCore (= 2.30.4)
28+
- AWSAuthCore (2.31.0):
29+
- AWSCore (= 2.31.0)
30+
- AWSCognitoIdentityProvider (2.31.0):
31+
- AWSCognitoIdentityProviderASF (= 2.31.0)
32+
- AWSCore (= 2.31.0)
33+
- AWSCognitoIdentityProviderASF (2.31.0):
34+
- AWSCore (= 2.31.0)
35+
- AWSCore (2.31.0)
36+
- AWSMobileClient (2.31.0):
37+
- AWSAuthCore (= 2.31.0)
38+
- AWSCognitoIdentityProvider (= 2.31.0)
39+
- AWSCognitoIdentityProviderASF (= 2.31.0)
40+
- AWSCore (= 2.31.0)
4141
- AWSPluginsCore (1.29.3):
4242
- Amplify (= 1.29.3)
43-
- AWSCore (~> 2.30.1)
43+
- AWSCore (~> 2.31.0)
4444
- CwlCatchException (2.1.1):
4545
- CwlCatchExceptionSupport (~> 2.1.1)
4646
- CwlCatchExceptionSupport (2.1.1)
@@ -62,7 +62,7 @@ DEPENDENCIES:
6262
- AmplifyPlugins/AWSAPIPlugin (from `../../`)
6363
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
6464
- AmplifyTestCommon (from `../../`)
65-
- AWSMobileClient (~> 2.30.1)
65+
- AWSMobileClient (~> 2.31.0)
6666
- AWSPluginsCore (from `../../`)
6767
- CwlCatchException (= 2.1.1)
6868
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
@@ -107,15 +107,15 @@ CHECKOUT OPTIONS:
107107

108108
SPEC CHECKSUMS:
109109
Amplify: e5b6bd8f5229d43abe147bc7390d7dce3007acea
110-
AmplifyPlugins: 7c517b9fd824e6c20922335c9a0a252138388de7
111-
AmplifyTestCommon: 95c7c6c3849f7de46458754afbaf62f1d5158128
110+
AmplifyPlugins: df8cba40a0c14e5aba375f665d9641b95eea6a3f
111+
AmplifyTestCommon: e5678cb9ba13ff0d393e55863f374ff3a0a7a256
112112
AppSyncRealTimeClient: 49901c6f21e541bec09281854c5695a6c1309bf7
113-
AWSAuthCore: 42e2d4927d94e5e323b63b2ae885f287c51b5889
114-
AWSCognitoIdentityProvider: 2331f5f4c8c1775c6a228bb2dae2d353198401e8
115-
AWSCognitoIdentityProviderASF: d905c2acab3d2e7016b643d53ba553d5217fa929
116-
AWSCore: 19b8233fe2d0ed3ccf5cff833a615814282cdc90
117-
AWSMobileClient: 7d9c81e47ef27c6b5604858477006548eb1db342
118-
AWSPluginsCore: 1641b073b60fc2f6067f53402402ea57f84d8e0d
113+
AWSAuthCore: 889db67d5c6a5325c4314ad7f689ccc3841da530
114+
AWSCognitoIdentityProvider: 41f2f1c2bd0ca188ec6869003bbd1fa4a6bfb0c7
115+
AWSCognitoIdentityProviderASF: e48fb68d9aa42f9bc5f095c6db0e1d519b006ce1
116+
AWSCore: 7db143a63c31d330c58b390d3e1bb0b795ee213d
117+
AWSMobileClient: 4c1db471a0473a1f0c3559ffd25100479c402780
118+
AWSPluginsCore: e73b6945a69373a502d71b305bad98fb625a60dd
119119
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
120120
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
121121
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

0 commit comments

Comments
 (0)