Skip to content

Commit

Permalink
[Chore]: Update aws-sdk-js to patch to eliminate fast-xml-parser vu…
Browse files Browse the repository at this point in the history
…lnerability (#13681)

* update aws-sdk patch

* update bundle size
  • Loading branch information
ashika112 authored Aug 7, 2024
1 parent b46d2cd commit 9993b2b
Show file tree
Hide file tree
Showing 12 changed files with 1,915 additions and 1,722 deletions.
4 changes: 2 additions & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@
"name": "Analytics (Pinpoint)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, Analytics, AWSPinpointProvider }",
"limit": "31.1 kB"
"limit": "31.20 kB"
},
{
"name": "Analytics (Kinesis)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, Analytics, AWSKinesisProvider }",
"limit": "60.4 kB"
"limit": "60.58 kB"
}
],
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"name": "API (GraphQL client)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, GraphQLAPI }",
"limit": "95273 B"
"limit": "96.50 kB"
}
],
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"name": "API (rest client)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, RestAPI }",
"limit": "36.82 kB"
"limit": "38.97 kB"
}
],
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"name": "API (top-level class)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, API }",
"limit": "96.05 kB"
"limit": "97.28 kB"
}
],
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"name": "Auth (top-level class)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, Auth }",
"limit": "55.12 kB"
"limit": "55.25 kB"
}
],
"jest": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,13 +140,13 @@
"name": "Custom clients (request signer)",
"path": "./lib-esm/clients/middleware/signing/signer/signatureV4/index.js",
"import": "{ signRequest }",
"limit": "6.2 kB"
"limit": "6.25 kB"
},
{
"name": "Custom clients (url presigner)",
"path": "./lib-esm/clients/middleware/signing/signer/signatureV4/index.js",
"import": "{ presignUrl }",
"limit": "6.3 kB"
"limit": "6.36 kB"
}
],
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/datastore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"name": "DataStore (top-level class)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, DataStore }",
"limit": "144.06 kB"
"limit": "145.40 kB"
}
],
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/geo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
"dependencies": {
"@aws-amplify/core": "5.8.12",
"@aws-sdk/client-location": "3.186.3",
"@aws-sdk/client-location": "3.186.4",
"@turf/boolean-clockwise": "6.5.0",
"camelcase-keys": "6.2.2",
"tslib": "^1.8.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/interactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
],
"dependencies": {
"@aws-amplify/core": "5.8.12",
"@aws-sdk/client-lex-runtime-service": "3.186.3",
"@aws-sdk/client-lex-runtime-v2": "3.186.3",
"@aws-sdk/client-lex-runtime-service": "3.186.4",
"@aws-sdk/client-lex-runtime-v2": "3.186.4",
"base-64": "1.0.0",
"fflate": "0.7.3",
"pako": "2.0.4",
Expand All @@ -59,7 +59,7 @@
"name": "Interactions (top-level class with Lex v2)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, Interactions, AWSLexV2Provider }",
"limit": "76.02 kB"
"limit": "76.11 kB"
}
],
"jest": {
Expand Down
4 changes: 2 additions & 2 deletions packages/notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@
"name": "Notifications (top-level class)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, Notifications }",
"limit": "29.95 kB"
"limit": "30.05 kB"
},
{
"name": "Notifications (with Analytics)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, Notifications, Analytics }",
"limit": "29.95 kB"
"limit": "30.05 kB"
}
]
}
6 changes: 3 additions & 3 deletions packages/predictions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@
"name": "Predictions (all providers)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, Predictions, AmazonAIPredictionsProvider }",
"limit": "103.2 kB"
"limit": "103.51 kB"
},
{
"name": "Predictions (Convert provider)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, Predictions, AmazonAIConvertPredictionsProvider }",
"limit": "57.9 kB"
"limit": "58.01 kB"
},
{
"name": "Predictions (Identify provider)",
Expand All @@ -81,7 +81,7 @@
"name": "Predictions (Interpret provider)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, Predictions, AmazonAIInterpretPredictionsProvider }",
"limit": "43.4 kB"
"limit": "43.55 kB"
}
],
"jest": {
Expand Down
Loading

0 comments on commit 9993b2b

Please sign in to comment.