Skip to content

Commit

Permalink
fix(deps): update aws-amplify to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 8dfc220 commit 32f902d
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 729 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"wipit": "git add -A && git commit -m 'wip [skip ci]' --no-verify"
},
"dependencies": {
"@aws-amplify/auth": "5.6.1",
"@aws-amplify/core": "5.8.1",
"@aws-amplify/auth": "6.5.3",
"@aws-amplify/core": "6.4.6",
"@aws-crypto/client-node": "4.0.2",
"@aws-crypto/sha256-browser": "5.2.0",
"@aws-sdk/client-cloudwatch-logs": "3.417.0",
Expand Down
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"endOfLine": "auto"
},
"dependencies": {
"@aws-amplify/auth": "5.6.1",
"@aws-amplify/core": "5.8.1",
"@aws-amplify/auth": "6.5.3",
"@aws-amplify/core": "6.4.6",
"@aws-crypto/sha256-browser": "5.2.0",
"@aws-sdk/protocol-http": "3.370.0",
"@aws-sdk/s3-request-presigner": "3.417.0",
Expand Down
Loading

0 comments on commit 32f902d

Please sign in to comment.