Skip to content

Commit f14dc87

Browse files
authored
fix: error building expo application (#14436)
1 parent 8231647 commit f14dc87

File tree

6 files changed

+50
-45
lines changed

6 files changed

+50
-45
lines changed

packages/api-graphql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"graphql": "15.8.0",
8787
"rxjs": "^7.8.1",
8888
"tslib": "^2.5.0",
89-
"uuid": "^9.0.0"
89+
"uuid": "^11.0.0"
9090
},
9191
"size-limit": [
9292
{
@@ -96,4 +96,4 @@
9696
"limit": "91.7 kB"
9797
}
9898
]
99-
}
99+
}

packages/aws-amplify/package.json

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -307,31 +307,31 @@
307307
"name": "[Analytics] record (Pinpoint)",
308308
"path": "./dist/esm/analytics/index.mjs",
309309
"import": "{ record }",
310-
"limit": "17.98 kB"
310+
"limit": "18.10 kB"
311311
},
312312
{
313313
"name": "[Analytics] record (Kinesis)",
314314
"path": "./dist/esm/analytics/kinesis/index.mjs",
315315
"import": "{ record }",
316-
"limit": "48.8 kB"
316+
"limit": "46 kB"
317317
},
318318
{
319319
"name": "[Analytics] record (Kinesis Firehose)",
320320
"path": "./dist/esm/analytics/kinesis-firehose/index.mjs",
321321
"import": "{ record }",
322-
"limit": "45.85 kB"
322+
"limit": "40 kB"
323323
},
324324
{
325325
"name": "[Analytics] record (Personalize)",
326326
"path": "./dist/esm/analytics/personalize/index.mjs",
327327
"import": "{ record }",
328-
"limit": "49.67 kB"
328+
"limit": "45 kB"
329329
},
330330
{
331331
"name": "[Analytics] identifyUser (Pinpoint)",
332332
"path": "./dist/esm/analytics/index.mjs",
333333
"import": "{ identifyUser }",
334-
"limit": "16.42 kB"
334+
"limit": "17 kB"
335335
},
336336
{
337337
"name": "[Analytics] enable",
@@ -355,7 +355,7 @@
355355
"name": "[API] REST API handlers",
356356
"path": "./dist/esm/api/index.mjs",
357357
"import": "{ get, post, put, del, patch, head, isCancelError }",
358-
"limit": "15.0 kB"
358+
"limit": "13 kB"
359359
},
360360
{
361361
"name": "[Auth] signUp (Cognito)",
@@ -367,73 +367,73 @@
367367
"name": "[Auth] resetPassword (Cognito)",
368368
"path": "./dist/esm/auth/index.mjs",
369369
"import": "{ resetPassword }",
370-
"limit": "13.32 kB"
370+
"limit": "14 kB"
371371
},
372372
{
373373
"name": "[Auth] confirmResetPassword (Cognito)",
374374
"path": "./dist/esm/auth/index.mjs",
375375
"import": "{ confirmResetPassword }",
376-
"limit": "13.26 kB"
376+
"limit": "14 kB"
377377
},
378378
{
379379
"name": "[Auth] signIn (Cognito)",
380380
"path": "./dist/esm/auth/index.mjs",
381381
"import": "{ signIn }",
382-
"limit": "29.34 kB"
382+
"limit": "30 kB"
383383
},
384384
{
385385
"name": "[Auth] resendSignUpCode (Cognito)",
386386
"path": "./dist/esm/auth/index.mjs",
387387
"import": "{ resendSignUpCode }",
388-
"limit": "13.28 kB"
388+
"limit": "13.5 kB"
389389
},
390390
{
391391
"name": "[Auth] confirmSignUp (Cognito)",
392392
"path": "./dist/esm/auth/index.mjs",
393393
"import": "{ confirmSignUp }",
394-
"limit": "13.93 kB"
394+
"limit": "14.5 kB"
395395
},
396396
{
397397
"name": "[Auth] confirmSignIn (Cognito)",
398398
"path": "./dist/esm/auth/index.mjs",
399399
"import": "{ confirmSignIn }",
400-
"limit": "29.29 kB"
400+
"limit": "30 kB"
401401
},
402402
{
403403
"name": "[Auth] updateMFAPreference (Cognito)",
404404
"path": "./dist/esm/auth/index.mjs",
405405
"import": "{ updateMFAPreference }",
406-
"limit": "12.74 kB"
406+
"limit": "13 kB"
407407
},
408408
{
409409
"name": "[Auth] fetchMFAPreference (Cognito)",
410410
"path": "./dist/esm/auth/index.mjs",
411411
"import": "{ fetchMFAPreference }",
412-
"limit": "12.78 kB"
412+
"limit": "13 kB"
413413
},
414414
{
415415
"name": "[Auth] verifyTOTPSetup (Cognito)",
416416
"path": "./dist/esm/auth/index.mjs",
417417
"import": "{ verifyTOTPSetup }",
418-
"limit": "13.61 kB"
418+
"limit": "14 kB"
419419
},
420420
{
421421
"name": "[Auth] updatePassword (Cognito)",
422422
"path": "./dist/esm/auth/index.mjs",
423423
"import": "{ updatePassword }",
424-
"limit": "13.62 kB"
424+
"limit": "14 kB"
425425
},
426426
{
427427
"name": "[Auth] setUpTOTP (Cognito)",
428428
"path": "./dist/esm/auth/index.mjs",
429429
"import": "{ setUpTOTP }",
430-
"limit": "13.91 kB"
430+
"limit": "14 kB"
431431
},
432432
{
433433
"name": "[Auth] updateUserAttributes (Cognito)",
434434
"path": "./dist/esm/auth/index.mjs",
435435
"import": "{ updateUserAttributes }",
436-
"limit": "12.85 kB"
436+
"limit": "13 kB"
437437
},
438438
{
439439
"name": "[Auth] getCurrentUser (Cognito)",
@@ -445,91 +445,91 @@
445445
"name": "[Auth] confirmUserAttribute (Cognito)",
446446
"path": "./dist/esm/auth/index.mjs",
447447
"import": "{ confirmUserAttribute }",
448-
"limit": "13.60 kB"
448+
"limit": "14 kB"
449449
},
450450
{
451451
"name": "[Auth] signInWithRedirect (Cognito)",
452452
"path": "./dist/esm/auth/index.mjs",
453453
"import": "{ signInWithRedirect }",
454-
"limit": "19.37 kB"
454+
"limit": "20 kB"
455455
},
456456
{
457457
"name": "[Auth] fetchUserAttributes (Cognito)",
458458
"path": "./dist/esm/auth/index.mjs",
459459
"import": "{ fetchUserAttributes }",
460-
"limit": "12.66 kB"
460+
"limit": "13 kB"
461461
},
462462
{
463463
"name": "[Auth] Basic Auth Flow (Cognito)",
464464
"path": "./dist/esm/auth/index.mjs",
465465
"import": "{ signIn, signOut, fetchAuthSession, confirmSignIn }",
466-
"limit": "31.58 kB"
466+
"limit": "32 kB"
467467
},
468468
{
469469
"name": "[Auth] OAuth Auth Flow (Cognito)",
470470
"path": "./dist/esm/auth/index.mjs",
471471
"import": "{ signInWithRedirect, signOut, fetchAuthSession }",
472-
"limit": "19.93 kB"
472+
"limit": "20.5 kB"
473473
},
474474
{
475475
"name": "[Auth] Associate WebAuthN Credential (Cognito)",
476476
"path": "./dist/esm/auth/index.mjs",
477477
"import": "{ associateWebAuthnCredential }",
478-
"limit": "14.20 kB"
478+
"limit": "15 kB"
479479
},
480480
{
481481
"name": "[Auth] List WebAuthN Credentials (Cognito)",
482482
"path": "./dist/esm/auth/index.mjs",
483483
"import": "{ listWebAuthnCredentials }",
484-
"limit": "12.78 kB"
484+
"limit": "13 kB"
485485
},
486486
{
487487
"name": "[Auth] Delete WebAuthN Credential (Cognito)",
488488
"path": "./dist/esm/auth/index.mjs",
489489
"import": "{ deleteWebAuthnCredential }",
490-
"limit": "12.65 kB"
490+
"limit": "13 kB"
491491
},
492492
{
493493
"name": "[Storage] copy (S3)",
494494
"path": "./dist/esm/storage/index.mjs",
495495
"import": "{ copy }",
496-
"limit": "16.93 kB"
496+
"limit": "17 kB"
497497
},
498498
{
499499
"name": "[Storage] downloadData (S3)",
500500
"path": "./dist/esm/storage/index.mjs",
501501
"import": "{ downloadData }",
502-
"limit": "17.29 kB"
502+
"limit": "18 kB"
503503
},
504504
{
505505
"name": "[Storage] getProperties (S3)",
506506
"path": "./dist/esm/storage/index.mjs",
507507
"import": "{ getProperties }",
508-
"limit": "16.51 kB"
508+
"limit": "17 kB"
509509
},
510510
{
511511
"name": "[Storage] getUrl (S3)",
512512
"path": "./dist/esm/storage/index.mjs",
513513
"import": "{ getUrl }",
514-
"limit": "17.77 kB"
514+
"limit": "18 kB"
515515
},
516516
{
517517
"name": "[Storage] list (S3)",
518518
"path": "./dist/esm/storage/index.mjs",
519519
"import": "{ list }",
520-
"limit": "17.35 kB"
520+
"limit": "18 kB"
521521
},
522522
{
523523
"name": "[Storage] remove (S3)",
524524
"path": "./dist/esm/storage/index.mjs",
525525
"import": "{ remove }",
526-
"limit": "16.41 kB"
526+
"limit": "17 kB"
527527
},
528528
{
529529
"name": "[Storage] uploadData (S3)",
530530
"path": "./dist/esm/storage/index.mjs",
531531
"import": "{ uploadData }",
532-
"limit": "23.61 kB"
532+
"limit": "24 kB"
533533
}
534534
]
535-
}
535+
}

packages/core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"js-cookie": "^3.0.5",
5858
"rxjs": "^7.8.1",
5959
"tslib": "^2.5.0",
60-
"uuid": "^9.0.0"
60+
"uuid": "^11.0.0"
6161
},
6262
"devDependencies": {
6363
"@aws-amplify/react-native": "1.1.10",
@@ -87,7 +87,7 @@
8787
"name": "Custom clients (unauthenticated handler)",
8888
"path": "./dist/esm/clients/handlers/aws/unauthenticated.mjs",
8989
"import": "{ unauthenticatedHandler }",
90-
"limit": "4.09 kB"
90+
"limit": "4.25 kB"
9191
},
9292
{
9393
"name": "Custom clients (request signer)",
@@ -99,7 +99,7 @@
9999
"name": "Custom clients (url presigner)",
100100
"path": "./dist/esm/clients/middleware/signing/signer/signatureV4/index.mjs",
101101
"import": "{ presignUrl }",
102-
"limit": "3.65 kB"
102+
"limit": "3.7 kB"
103103
},
104104
{
105105
"name": "Cache (default browser storage)",
@@ -191,4 +191,4 @@
191191
]
192192
}
193193
}
194-
}
194+
}

packages/interactions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"fflate": "0.7.3",
7979
"pako": "2.0.4",
8080
"tslib": "^2.5.0",
81-
"uuid": "^9.0.0"
81+
"uuid": "^11.0.0"
8282
},
8383
"devDependencies": {
8484
"@aws-amplify/core": "6.12.2"
@@ -103,4 +103,4 @@
103103
"limit": "47.46 kB"
104104
}
105105
]
106-
}
106+
}

packages/predictions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@smithy/util-utf8": "2.0.0",
5454
"buffer": "4.9.2",
5555
"tslib": "^2.5.0",
56-
"uuid": "^9.0.0"
56+
"uuid": "^11.0.0"
5757
},
5858
"peerDependencies": {
5959
"@aws-amplify/core": "^6.1.0"
@@ -69,4 +69,4 @@
6969
"limit": "69.8 kB"
7070
}
7171
]
72-
}
72+
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)