@aws-sdk/client-account 3.968.0 → 3.970.0

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.
package/dist-cjs/index.js CHANGED
@@ -344,7 +344,7 @@ var WebsiteUrl = [0, n0, _WU, 8, 0];
344
344
  var AcceptPrimaryEmailUpdateRequest$ = [3, n0, _APEUR,
345
345
  0,
346
346
  [_AI, _PE, _O],
347
- [0, [() => PrimaryEmailAddress, 0], [() => Otp, 0]]
347
+ [0, [() => PrimaryEmailAddress, 0], [() => Otp, 0]], 3
348
348
  ];
349
349
  var AcceptPrimaryEmailUpdateResponse$ = [3, n0, _APEURc,
350
350
  0,
@@ -354,7 +354,7 @@ var AcceptPrimaryEmailUpdateResponse$ = [3, n0, _APEURc,
354
354
  var AccessDeniedException$ = [-3, n0, _ADE,
355
355
  { [_e]: _c, [_hE]: 403 },
356
356
  [_m, _eT],
357
- [0, [0, { [_hH]: _xaE }]]
357
+ [0, [0, { [_hH]: _xaE }]], 1
358
358
  ];
359
359
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
360
360
  var AlternateContact$ = [3, n0, _AC,
@@ -365,28 +365,28 @@ var AlternateContact$ = [3, n0, _AC,
365
365
  var ConflictException$ = [-3, n0, _CE,
366
366
  { [_e]: _c, [_hE]: 409 },
367
367
  [_m, _eT],
368
- [0, [0, { [_hH]: _xaE }]]
368
+ [0, [0, { [_hH]: _xaE }]], 1
369
369
  ];
370
370
  schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
371
371
  var ContactInformation$ = [3, n0, _CI,
372
372
  0,
373
- [_FN, _ALd, _ALdd, _ALddr, _C, _SOR, _DOC, _PC, _CC, _PN, _CN, _WU],
374
- [[() => FullName, 0], [() => AddressLine, 0], [() => AddressLine, 0], [() => AddressLine, 0], [() => City, 0], [() => StateOrRegion, 0], [() => DistrictOrCounty, 0], [() => PostalCode, 0], [() => CountryCode, 0], [() => ContactInformationPhoneNumber, 0], [() => CompanyName, 0], [() => WebsiteUrl, 0]]
373
+ [_FN, _ALd, _C, _PC, _CC, _PN, _ALdd, _ALddr, _SOR, _DOC, _CN, _WU],
374
+ [[() => FullName, 0], [() => AddressLine, 0], [() => City, 0], [() => PostalCode, 0], [() => CountryCode, 0], [() => ContactInformationPhoneNumber, 0], [() => AddressLine, 0], [() => AddressLine, 0], [() => StateOrRegion, 0], [() => DistrictOrCounty, 0], [() => CompanyName, 0], [() => WebsiteUrl, 0]], 6
375
375
  ];
376
376
  var DeleteAlternateContactRequest$ = [3, n0, _DACR,
377
377
  0,
378
378
  [_ACT, _AI],
379
- [0, 0]
379
+ [0, 0], 1
380
380
  ];
381
381
  var DisableRegionRequest$ = [3, n0, _DRR,
382
382
  0,
383
- [_AI, _RN],
384
- [0, 0]
383
+ [_RN, _AI],
384
+ [0, 0], 1
385
385
  ];
386
386
  var EnableRegionRequest$ = [3, n0, _ERR,
387
387
  0,
388
- [_AI, _RN],
389
- [0, 0]
388
+ [_RN, _AI],
389
+ [0, 0], 1
390
390
  ];
391
391
  var GetAccountInformationRequest$ = [3, n0, _GAIR,
392
392
  0,
@@ -401,7 +401,7 @@ var GetAccountInformationResponse$ = [3, n0, _GAIRe,
401
401
  var GetAlternateContactRequest$ = [3, n0, _GACR,
402
402
  0,
403
403
  [_ACT, _AI],
404
- [0, 0]
404
+ [0, 0], 1
405
405
  ];
406
406
  var GetAlternateContactResponse$ = [3, n0, _GACRe,
407
407
  0,
@@ -426,12 +426,12 @@ var GetGovCloudAccountInformationRequest$ = [3, n0, _GGCAIR,
426
426
  var GetGovCloudAccountInformationResponse$ = [3, n0, _GGCAIRe,
427
427
  0,
428
428
  [_GCAI, _AS],
429
- [0, 0]
429
+ [0, 0], 2
430
430
  ];
431
431
  var GetPrimaryEmailRequest$ = [3, n0, _GPER,
432
432
  0,
433
433
  [_AI],
434
- [0]
434
+ [0], 1
435
435
  ];
436
436
  var GetPrimaryEmailResponse$ = [3, n0, _GPERe,
437
437
  0,
@@ -440,8 +440,8 @@ var GetPrimaryEmailResponse$ = [3, n0, _GPERe,
440
440
  ];
441
441
  var GetRegionOptStatusRequest$ = [3, n0, _GROSR,
442
442
  0,
443
- [_AI, _RN],
444
- [0, 0]
443
+ [_RN, _AI],
444
+ [0, 0], 1
445
445
  ];
446
446
  var GetRegionOptStatusResponse$ = [3, n0, _GROSRe,
447
447
  0,
@@ -451,7 +451,7 @@ var GetRegionOptStatusResponse$ = [3, n0, _GROSRe,
451
451
  var InternalServerException$ = [-3, n0, _ISE,
452
452
  { [_e]: _s, [_hE]: 500 },
453
453
  [_m, _eT],
454
- [0, [0, { [_hH]: _xaE }]]
454
+ [0, [0, { [_hH]: _xaE }]], 1
455
455
  ];
456
456
  schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
457
457
  var ListRegionsRequest$ = [3, n0, _LRR,
@@ -467,17 +467,17 @@ var ListRegionsResponse$ = [3, n0, _LRRi,
467
467
  var PutAccountNameRequest$ = [3, n0, _PANR,
468
468
  0,
469
469
  [_AN, _AI],
470
- [[() => AccountName, 0], 0]
470
+ [[() => AccountName, 0], 0], 1
471
471
  ];
472
472
  var PutAlternateContactRequest$ = [3, n0, _PACR,
473
473
  0,
474
474
  [_N, _T, _EA, _PN, _ACT, _AI],
475
- [[() => Name, 0], [() => Title, 0], [() => EmailAddress, 0], [() => PhoneNumber, 0], 0, 0]
475
+ [[() => Name, 0], [() => Title, 0], [() => EmailAddress, 0], [() => PhoneNumber, 0], 0, 0], 5
476
476
  ];
477
477
  var PutContactInformationRequest$ = [3, n0, _PCIR,
478
478
  0,
479
479
  [_CI, _AI],
480
- [[() => ContactInformation$, 0], 0]
480
+ [[() => ContactInformation$, 0], 0], 1
481
481
  ];
482
482
  var Region$ = [3, n0, _Re,
483
483
  0,
@@ -487,19 +487,19 @@ var Region$ = [3, n0, _Re,
487
487
  var ResourceNotFoundException$ = [-3, n0, _RNFE,
488
488
  { [_e]: _c, [_hE]: 404 },
489
489
  [_m, _eT],
490
- [0, [0, { [_hH]: _xaE }]]
490
+ [0, [0, { [_hH]: _xaE }]], 1
491
491
  ];
492
492
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
493
493
  var ResourceUnavailableException$ = [-3, n0, _RUE,
494
494
  { [_e]: _c, [_hE]: 424 },
495
495
  [_m, _eT],
496
- [0, [0, { [_hH]: _xaE }]]
496
+ [0, [0, { [_hH]: _xaE }]], 1
497
497
  ];
498
498
  schema.TypeRegistry.for(n0).registerError(ResourceUnavailableException$, ResourceUnavailableException);
499
499
  var StartPrimaryEmailUpdateRequest$ = [3, n0, _SPEUR,
500
500
  0,
501
501
  [_AI, _PE],
502
- [0, [() => PrimaryEmailAddress, 0]]
502
+ [0, [() => PrimaryEmailAddress, 0]], 2
503
503
  ];
504
504
  var StartPrimaryEmailUpdateResponse$ = [3, n0, _SPEURt,
505
505
  0,
@@ -509,19 +509,19 @@ var StartPrimaryEmailUpdateResponse$ = [3, n0, _SPEURt,
509
509
  var TooManyRequestsException$ = [-3, n0, _TMRE,
510
510
  { [_e]: _c, [_hE]: 429 },
511
511
  [_m, _eT],
512
- [0, [0, { [_hH]: _xaE }]]
512
+ [0, [0, { [_hH]: _xaE }]], 1
513
513
  ];
514
514
  schema.TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
515
515
  var ValidationException$ = [-3, n0, _VE,
516
516
  { [_e]: _c, [_hE]: 400 },
517
517
  [_m, _r, _fL],
518
- [[() => SensitiveString, 0], 0, [() => ValidationExceptionFieldList, 0]]
518
+ [[() => SensitiveString, 0], 0, [() => ValidationExceptionFieldList, 0]], 1
519
519
  ];
520
520
  schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
521
521
  var ValidationExceptionField$ = [3, n0, _VEF,
522
522
  0,
523
523
  [_n, _m],
524
- [0, [() => SensitiveString, 0]]
524
+ [0, [() => SensitiveString, 0]], 2
525
525
  ];
526
526
  var __Unit = "unit";
527
527
  var AccountServiceException$ = [-3, _sm, "AccountServiceException", 0, [], []];
@@ -123,7 +123,7 @@ var WebsiteUrl = [0, n0, _WU, 8, 0];
123
123
  export var AcceptPrimaryEmailUpdateRequest$ = [3, n0, _APEUR,
124
124
  0,
125
125
  [_AI, _PE, _O],
126
- [0, [() => PrimaryEmailAddress, 0], [() => Otp, 0]]
126
+ [0, [() => PrimaryEmailAddress, 0], [() => Otp, 0]], 3
127
127
  ];
128
128
  export var AcceptPrimaryEmailUpdateResponse$ = [3, n0, _APEURc,
129
129
  0,
@@ -133,7 +133,7 @@ export var AcceptPrimaryEmailUpdateResponse$ = [3, n0, _APEURc,
133
133
  export var AccessDeniedException$ = [-3, n0, _ADE,
134
134
  { [_e]: _c, [_hE]: 403 },
135
135
  [_m, _eT],
136
- [0, [0, { [_hH]: _xaE }]]
136
+ [0, [0, { [_hH]: _xaE }]], 1
137
137
  ];
138
138
  TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
139
139
  export var AlternateContact$ = [3, n0, _AC,
@@ -144,28 +144,28 @@ export var AlternateContact$ = [3, n0, _AC,
144
144
  export var ConflictException$ = [-3, n0, _CE,
145
145
  { [_e]: _c, [_hE]: 409 },
146
146
  [_m, _eT],
147
- [0, [0, { [_hH]: _xaE }]]
147
+ [0, [0, { [_hH]: _xaE }]], 1
148
148
  ];
149
149
  TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
150
150
  export var ContactInformation$ = [3, n0, _CI,
151
151
  0,
152
- [_FN, _ALd, _ALdd, _ALddr, _C, _SOR, _DOC, _PC, _CC, _PN, _CN, _WU],
153
- [[() => FullName, 0], [() => AddressLine, 0], [() => AddressLine, 0], [() => AddressLine, 0], [() => City, 0], [() => StateOrRegion, 0], [() => DistrictOrCounty, 0], [() => PostalCode, 0], [() => CountryCode, 0], [() => ContactInformationPhoneNumber, 0], [() => CompanyName, 0], [() => WebsiteUrl, 0]]
152
+ [_FN, _ALd, _C, _PC, _CC, _PN, _ALdd, _ALddr, _SOR, _DOC, _CN, _WU],
153
+ [[() => FullName, 0], [() => AddressLine, 0], [() => City, 0], [() => PostalCode, 0], [() => CountryCode, 0], [() => ContactInformationPhoneNumber, 0], [() => AddressLine, 0], [() => AddressLine, 0], [() => StateOrRegion, 0], [() => DistrictOrCounty, 0], [() => CompanyName, 0], [() => WebsiteUrl, 0]], 6
154
154
  ];
155
155
  export var DeleteAlternateContactRequest$ = [3, n0, _DACR,
156
156
  0,
157
157
  [_ACT, _AI],
158
- [0, 0]
158
+ [0, 0], 1
159
159
  ];
160
160
  export var DisableRegionRequest$ = [3, n0, _DRR,
161
161
  0,
162
- [_AI, _RN],
163
- [0, 0]
162
+ [_RN, _AI],
163
+ [0, 0], 1
164
164
  ];
165
165
  export var EnableRegionRequest$ = [3, n0, _ERR,
166
166
  0,
167
- [_AI, _RN],
168
- [0, 0]
167
+ [_RN, _AI],
168
+ [0, 0], 1
169
169
  ];
170
170
  export var GetAccountInformationRequest$ = [3, n0, _GAIR,
171
171
  0,
@@ -180,7 +180,7 @@ export var GetAccountInformationResponse$ = [3, n0, _GAIRe,
180
180
  export var GetAlternateContactRequest$ = [3, n0, _GACR,
181
181
  0,
182
182
  [_ACT, _AI],
183
- [0, 0]
183
+ [0, 0], 1
184
184
  ];
185
185
  export var GetAlternateContactResponse$ = [3, n0, _GACRe,
186
186
  0,
@@ -205,12 +205,12 @@ export var GetGovCloudAccountInformationRequest$ = [3, n0, _GGCAIR,
205
205
  export var GetGovCloudAccountInformationResponse$ = [3, n0, _GGCAIRe,
206
206
  0,
207
207
  [_GCAI, _AS],
208
- [0, 0]
208
+ [0, 0], 2
209
209
  ];
210
210
  export var GetPrimaryEmailRequest$ = [3, n0, _GPER,
211
211
  0,
212
212
  [_AI],
213
- [0]
213
+ [0], 1
214
214
  ];
215
215
  export var GetPrimaryEmailResponse$ = [3, n0, _GPERe,
216
216
  0,
@@ -219,8 +219,8 @@ export var GetPrimaryEmailResponse$ = [3, n0, _GPERe,
219
219
  ];
220
220
  export var GetRegionOptStatusRequest$ = [3, n0, _GROSR,
221
221
  0,
222
- [_AI, _RN],
223
- [0, 0]
222
+ [_RN, _AI],
223
+ [0, 0], 1
224
224
  ];
225
225
  export var GetRegionOptStatusResponse$ = [3, n0, _GROSRe,
226
226
  0,
@@ -230,7 +230,7 @@ export var GetRegionOptStatusResponse$ = [3, n0, _GROSRe,
230
230
  export var InternalServerException$ = [-3, n0, _ISE,
231
231
  { [_e]: _s, [_hE]: 500 },
232
232
  [_m, _eT],
233
- [0, [0, { [_hH]: _xaE }]]
233
+ [0, [0, { [_hH]: _xaE }]], 1
234
234
  ];
235
235
  TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
236
236
  export var ListRegionsRequest$ = [3, n0, _LRR,
@@ -246,17 +246,17 @@ export var ListRegionsResponse$ = [3, n0, _LRRi,
246
246
  export var PutAccountNameRequest$ = [3, n0, _PANR,
247
247
  0,
248
248
  [_AN, _AI],
249
- [[() => AccountName, 0], 0]
249
+ [[() => AccountName, 0], 0], 1
250
250
  ];
251
251
  export var PutAlternateContactRequest$ = [3, n0, _PACR,
252
252
  0,
253
253
  [_N, _T, _EA, _PN, _ACT, _AI],
254
- [[() => Name, 0], [() => Title, 0], [() => EmailAddress, 0], [() => PhoneNumber, 0], 0, 0]
254
+ [[() => Name, 0], [() => Title, 0], [() => EmailAddress, 0], [() => PhoneNumber, 0], 0, 0], 5
255
255
  ];
256
256
  export var PutContactInformationRequest$ = [3, n0, _PCIR,
257
257
  0,
258
258
  [_CI, _AI],
259
- [[() => ContactInformation$, 0], 0]
259
+ [[() => ContactInformation$, 0], 0], 1
260
260
  ];
261
261
  export var Region$ = [3, n0, _Re,
262
262
  0,
@@ -266,19 +266,19 @@ export var Region$ = [3, n0, _Re,
266
266
  export var ResourceNotFoundException$ = [-3, n0, _RNFE,
267
267
  { [_e]: _c, [_hE]: 404 },
268
268
  [_m, _eT],
269
- [0, [0, { [_hH]: _xaE }]]
269
+ [0, [0, { [_hH]: _xaE }]], 1
270
270
  ];
271
271
  TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
272
272
  export var ResourceUnavailableException$ = [-3, n0, _RUE,
273
273
  { [_e]: _c, [_hE]: 424 },
274
274
  [_m, _eT],
275
- [0, [0, { [_hH]: _xaE }]]
275
+ [0, [0, { [_hH]: _xaE }]], 1
276
276
  ];
277
277
  TypeRegistry.for(n0).registerError(ResourceUnavailableException$, ResourceUnavailableException);
278
278
  export var StartPrimaryEmailUpdateRequest$ = [3, n0, _SPEUR,
279
279
  0,
280
280
  [_AI, _PE],
281
- [0, [() => PrimaryEmailAddress, 0]]
281
+ [0, [() => PrimaryEmailAddress, 0]], 2
282
282
  ];
283
283
  export var StartPrimaryEmailUpdateResponse$ = [3, n0, _SPEURt,
284
284
  0,
@@ -288,19 +288,19 @@ export var StartPrimaryEmailUpdateResponse$ = [3, n0, _SPEURt,
288
288
  export var TooManyRequestsException$ = [-3, n0, _TMRE,
289
289
  { [_e]: _c, [_hE]: 429 },
290
290
  [_m, _eT],
291
- [0, [0, { [_hH]: _xaE }]]
291
+ [0, [0, { [_hH]: _xaE }]], 1
292
292
  ];
293
293
  TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
294
294
  export var ValidationException$ = [-3, n0, _VE,
295
295
  { [_e]: _c, [_hE]: 400 },
296
296
  [_m, _r, _fL],
297
- [[() => SensitiveString, 0], 0, [() => ValidationExceptionFieldList, 0]]
297
+ [[() => SensitiveString, 0], 0, [() => ValidationExceptionFieldList, 0]], 1
298
298
  ];
299
299
  TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
300
300
  export var ValidationExceptionField$ = [3, n0, _VEF,
301
301
  0,
302
302
  [_n, _m],
303
- [0, [() => SensitiveString, 0]]
303
+ [0, [() => SensitiveString, 0]], 2
304
304
  ];
305
305
  var __Unit = "unit";
306
306
  export var AccountServiceException$ = [-3, _sm, "AccountServiceException", 0, [], []];
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-account",
3
3
  "description": "AWS SDK for JavaScript Account Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.970.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-account",
@@ -21,41 +21,41 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "3.968.0",
25
- "@aws-sdk/credential-provider-node": "3.968.0",
26
- "@aws-sdk/middleware-host-header": "3.968.0",
27
- "@aws-sdk/middleware-logger": "3.968.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
29
- "@aws-sdk/middleware-user-agent": "3.968.0",
30
- "@aws-sdk/region-config-resolver": "3.968.0",
31
- "@aws-sdk/types": "3.968.0",
32
- "@aws-sdk/util-endpoints": "3.968.0",
33
- "@aws-sdk/util-user-agent-browser": "3.968.0",
34
- "@aws-sdk/util-user-agent-node": "3.968.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.3",
37
- "@smithy/fetch-http-handler": "^5.3.8",
38
- "@smithy/hash-node": "^4.2.7",
39
- "@smithy/invalid-dependency": "^4.2.7",
40
- "@smithy/middleware-content-length": "^4.2.7",
41
- "@smithy/middleware-endpoint": "^4.4.4",
42
- "@smithy/middleware-retry": "^4.4.20",
43
- "@smithy/middleware-serde": "^4.2.8",
44
- "@smithy/middleware-stack": "^4.2.7",
45
- "@smithy/node-config-provider": "^4.3.7",
46
- "@smithy/node-http-handler": "^4.4.7",
47
- "@smithy/protocol-http": "^5.3.7",
48
- "@smithy/smithy-client": "^4.10.5",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.970.0",
25
+ "@aws-sdk/credential-provider-node": "3.970.0",
26
+ "@aws-sdk/middleware-host-header": "3.969.0",
27
+ "@aws-sdk/middleware-logger": "3.969.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
29
+ "@aws-sdk/middleware-user-agent": "3.970.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.970.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.970.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.6",
37
+ "@smithy/fetch-http-handler": "^5.3.9",
38
+ "@smithy/hash-node": "^4.2.8",
39
+ "@smithy/invalid-dependency": "^4.2.8",
40
+ "@smithy/middleware-content-length": "^4.2.8",
41
+ "@smithy/middleware-endpoint": "^4.4.7",
42
+ "@smithy/middleware-retry": "^4.4.23",
43
+ "@smithy/middleware-serde": "^4.2.9",
44
+ "@smithy/middleware-stack": "^4.2.8",
45
+ "@smithy/node-config-provider": "^4.3.8",
46
+ "@smithy/node-http-handler": "^4.4.8",
47
+ "@smithy/protocol-http": "^5.3.8",
48
+ "@smithy/smithy-client": "^4.10.8",
49
+ "@smithy/types": "^4.12.0",
50
+ "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.19",
55
- "@smithy/util-defaults-mode-node": "^4.2.22",
56
- "@smithy/util-endpoints": "^3.2.7",
57
- "@smithy/util-middleware": "^4.2.7",
58
- "@smithy/util-retry": "^4.2.7",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.22",
55
+ "@smithy/util-defaults-mode-node": "^4.2.25",
56
+ "@smithy/util-endpoints": "^3.2.8",
57
+ "@smithy/util-middleware": "^4.2.8",
58
+ "@smithy/util-retry": "^4.2.8",
59
59
  "@smithy/util-utf8": "^4.2.0",
60
60
  "tslib": "^2.6.2"
61
61
  },