@aws-sdk/client-pinpoint 3.321.0 → 3.321.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9761,7 +9761,7 @@ const de_SimpleCondition = (output, context) => {
9761
9761
  return (0, smithy_client_1.take)(output, {
9762
9762
  EventCondition: (_) => de_EventCondition(_, context),
9763
9763
  SegmentCondition: smithy_client_1._json,
9764
- SegmentDimensions: (_) => [, de_SegmentDimensions(_, context), `segmentDimensions`],
9764
+ SegmentDimensions: [, (_) => de_SegmentDimensions(_, context), `segmentDimensions`],
9765
9765
  });
9766
9766
  };
9767
9767
  const de_SMSTemplateResponse = (output, context) => {
@@ -9510,7 +9510,7 @@ const de_SimpleCondition = (output, context) => {
9510
9510
  return take(output, {
9511
9511
  EventCondition: (_) => de_EventCondition(_, context),
9512
9512
  SegmentCondition: _json,
9513
- SegmentDimensions: (_) => [, de_SegmentDimensions(_, context), `segmentDimensions`],
9513
+ SegmentDimensions: [, (_) => de_SegmentDimensions(_, context), `segmentDimensions`],
9514
9514
  });
9515
9515
  };
9516
9516
  const de_SMSTemplateResponse = (output, context) => {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-pinpoint",
3
3
  "description": "AWS SDK for JavaScript Pinpoint Client for Node.js, Browser and React Native",
4
- "version": "3.321.0",
4
+ "version": "3.321.1",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,9 +21,9 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.319.0",
24
+ "@aws-sdk/client-sts": "3.321.1",
25
25
  "@aws-sdk/config-resolver": "3.310.0",
26
- "@aws-sdk/credential-provider-node": "3.319.0",
26
+ "@aws-sdk/credential-provider-node": "3.321.1",
27
27
  "@aws-sdk/fetch-http-handler": "3.310.0",
28
28
  "@aws-sdk/hash-node": "3.310.0",
29
29
  "@aws-sdk/invalid-dependency": "3.310.0",
@@ -38,7 +38,7 @@
38
38
  "@aws-sdk/middleware-stack": "3.310.0",
39
39
  "@aws-sdk/middleware-user-agent": "3.319.0",
40
40
  "@aws-sdk/node-config-provider": "3.310.0",
41
- "@aws-sdk/node-http-handler": "3.310.0",
41
+ "@aws-sdk/node-http-handler": "3.321.1",
42
42
  "@aws-sdk/protocol-http": "3.310.0",
43
43
  "@aws-sdk/smithy-client": "3.316.0",
44
44
  "@aws-sdk/types": "3.310.0",