Skip to content

Commit

Permalink
fix: dependabot alert for send and server-static versions (#13806)
Browse files Browse the repository at this point in the history
* fix: dependabot alert

* chore: add this branch for integ test check

* chore: add this branch for integ test check

* chore: add this branch for integ test check

* chore: bundle size adjustment

* chore: bundle size adjustment

* revert: branch name on integ push
  • Loading branch information
Samaritan1011001 authored Sep 17, 2024
1 parent d3134d5 commit d51c11b
Show file tree
Hide file tree
Showing 3 changed files with 312 additions and 347 deletions.
2 changes: 1 addition & 1 deletion packages/interactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"name": "Interactions (top-level class with Lex v2)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, Interactions, AWSLexV2Provider }",
"limit": "76.11 kB"
"limit": "76.16 kB"
}
],
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/predictions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"name": "Predictions (Convert provider)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, Predictions, AmazonAIConvertPredictionsProvider }",
"limit": "58.01 kB"
"limit": "58.07 kB"
},
{
"name": "Predictions (Identify provider)",
Expand Down
Loading

0 comments on commit d51c11b

Please sign in to comment.