Skip to content

Commit

Permalink
chore: Upgrade Axios to 1.6.5 (#12809)
Browse files Browse the repository at this point in the history
* chore: Upgrade Axios to 1.6.5.

* Update bundle limit.
  • Loading branch information
jimblanc authored Jan 8, 2024
1 parent ae1a54b commit cb3fecd
Show file tree
Hide file tree
Showing 2 changed files with 1,841 additions and 1,658 deletions.
4 changes: 2 additions & 2 deletions packages/api-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
"dependencies": {
"@aws-amplify/core": "5.8.8",
"axios": "1.6.0",
"axios": "^1.6.5",
"tslib": "^1.8.0",
"url": "0.11.0"
},
Expand All @@ -59,7 +59,7 @@
"name": "API (rest client)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, RestAPI }",
"limit": "36.68 kB"
"limit": "36.82 kB"
}
],
"jest": {
Expand Down
Loading

0 comments on commit cb3fecd

Please sign in to comment.