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 Mar 28, 2024
1 parent e7ac693 commit f5353ec
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 734 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"verify:node": "check-node-version --node $(cat .nvmrc) --npm 10.2.4"
},
"dependencies": {
"@aws-amplify/auth": "5.6.1",
"@aws-amplify/core": "5.8.1",
"@aws-amplify/auth": "6.0.22",
"@aws-amplify/core": "6.0.22",
"@aws-crypto/client-node": "4.0.0",
"@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 @@ -40,8 +40,8 @@
"endOfLine": "auto"
},
"dependencies": {
"@aws-amplify/auth": "5.6.1",
"@aws-amplify/core": "5.8.1",
"@aws-amplify/auth": "6.0.22",
"@aws-amplify/core": "6.0.22",
"@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 f5353ec

Please sign in to comment.