Skip to content

Commit

Permalink
chore: upgrade pod dependencies (#3417)
Browse files Browse the repository at this point in the history
  • Loading branch information
5d authored Dec 12, 2023
1 parent f895496 commit a766796
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class ProcessMutationErrorFromCloudOperation: AsynchronousOperation {
private var mutationOperation: AtomicValue<GraphQLOperation<MutationSync<AnyModel>>?>
private weak var api: APICategoryGraphQLBehavior?
private weak var reconciliationQueue: IncomingEventReconciliationQueue?

init(dataStoreConfiguration: DataStoreConfiguration,
mutationEvent: MutationEvent,
api: APICategoryGraphQLBehavior,
Expand Down Expand Up @@ -334,7 +334,7 @@ class ProcessMutationErrorFromCloudOperation: AsynchronousOperation {
finish(result: .failure(dataStoreError))
return
}

reconciliationQueue.offer([graphQLResult], modelName: mutationEvent.modelName)
}
}
Expand Down
44 changes: 22 additions & 22 deletions AmplifyPlugins/DataStore/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,21 @@ PODS:
- AWSMobileClient (~> 2.33.0)
- AWSPluginsCore (= 1.30.4)
- CwlPreconditionTesting (~> 2.0)
- AppSyncRealTimeClient (3.1.0):
- Starscream (~> 4.0.4)
- AWSAuthCore (2.33.0):
- AWSCore (= 2.33.0)
- AWSCognitoIdentityProvider (2.33.0):
- AWSCognitoIdentityProviderASF (= 2.33.0)
- AWSCore (= 2.33.0)
- AWSCognitoIdentityProviderASF (2.33.0):
- AWSCore (= 2.33.0)
- AWSCore (2.33.0)
- AWSMobileClient (2.33.0):
- AWSAuthCore (= 2.33.0)
- AWSCognitoIdentityProvider (= 2.33.0)
- AWSCognitoIdentityProviderASF (= 2.33.0)
- AWSCore (= 2.33.0)
- AppSyncRealTimeClient (3.1.2):
- Starscream (= 4.0.4)
- AWSAuthCore (2.33.5):
- AWSCore (= 2.33.5)
- AWSCognitoIdentityProvider (2.33.5):
- AWSCognitoIdentityProviderASF (= 2.33.5)
- AWSCore (= 2.33.5)
- AWSCognitoIdentityProviderASF (2.33.5):
- AWSCore (= 2.33.5)
- AWSCore (2.33.5)
- AWSMobileClient (2.33.5):
- AWSAuthCore (= 2.33.5)
- AWSCognitoIdentityProvider (= 2.33.5)
- AWSCognitoIdentityProviderASF (= 2.33.5)
- AWSCore (= 2.33.5)
- AWSPluginsCore (1.30.4):
- Amplify (= 1.30.4)
- AWSCore (~> 2.33.0)
Expand Down Expand Up @@ -109,12 +109,12 @@ SPEC CHECKSUMS:
Amplify: 4e41668c8801667e174ab50c12bc3099c71a257f
AmplifyPlugins: 1335f0919aa07329df58685a020f2311c75a5176
AmplifyTestCommon: fef1ca37417681cc246d0860cd18e4c6723fbbf7
AppSyncRealTimeClient: 49901c6f21e541bec09281854c5695a6c1309bf7
AWSAuthCore: 544324f7c595cba78440027039c4429e6ce588fa
AWSCognitoIdentityProvider: f7364fdae1109e6f326c19e98f5ed5b5d413d929
AWSCognitoIdentityProviderASF: 2023303dc28588dfe95a4152e588bcea5e1f57ec
AWSCore: ff962198e35c750cb1d59cd459c51f1990e3ec68
AWSMobileClient: 9fab7504e6403dda5988471aa82cfd33ef8a8b78
AppSyncRealTimeClient: 36ff2f65f330bce7f1d0d2157a4ae5d255483dac
AWSAuthCore: f80d57f22ad0c781082658de8f941393ea21b955
AWSCognitoIdentityProvider: 5eeb67304ea7ac853836d685f2b50c08d3194155
AWSCognitoIdentityProviderASF: aaa2eb46b9775090081b33fb5134090ba253e889
AWSCore: 6d8aa46c210e37f15c10509437a9c8570f7290bd
AWSMobileClient: 07c4cf156a1b3715cdf15493cdf11aade97d2369
AWSPluginsCore: f2188458c27e6cb09597c67876f80611d14275d7
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
Expand All @@ -128,4 +128,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 0bab7193bebdf470839514f327440893b0d26090

COCOAPODS: 1.11.3
COCOAPODS: 1.14.3
6 changes: 3 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- AWSCore (2.33.0)
- AWSCore (2.33.5)
- CwlCatchException (2.1.1):
- CwlCatchExceptionSupport (~> 2.1.1)
- CwlCatchExceptionSupport (2.1.1)
Expand Down Expand Up @@ -40,7 +40,7 @@ CHECKOUT OPTIONS:
:tag: 2.1.0

SPEC CHECKSUMS:
AWSCore: ff962198e35c750cb1d59cd459c51f1990e3ec68
AWSCore: 6d8aa46c210e37f15c10509437a9c8570f7290bd
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8
Expand All @@ -51,4 +51,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 5e20e56b8ef40444b018a3736b7b726ff9772f00

COCOAPODS: 1.12.0
COCOAPODS: 1.14.3

0 comments on commit a766796

Please sign in to comment.