Skip to content

Commit

Permalink
fix(deps): update dependency aws-amplify to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2022
1 parent aa545ba commit dbf7a61
Show file tree
Hide file tree
Showing 3 changed files with 1,080 additions and 269 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Frontend",
"dependencies": {
"@graphql-codegen/typescript-resolvers": "^2.0.0",
"aws-amplify": "^3.0.18",
"aws-amplify": "^5.0.0",
"aws-amplify-react": "^4.1.17",
"react": "^17.0.0",
"react-dom": "^17.0.0",
Expand Down
2 changes: 1 addition & 1 deletion services/monitoring-tester-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"print:name": "echo ${npm_package_name}"
},
"dependencies": {
"aws-amplify": "^3.0.18",
"aws-amplify": "^5.0.0",
"aws-sdk": "^2.817.0",
"axios": "^0.27.0"
},
Expand Down
Loading

0 comments on commit dbf7a61

Please sign in to comment.