Skip to content

Commit

Permalink
Update all aws-sdk packages to the same version across add-ons.
Browse files Browse the repository at this point in the history
  • Loading branch information
srpiatt committed Aug 14, 2023
1 parent 1f41e63 commit c7d6c42
Show file tree
Hide file tree
Showing 25 changed files with 48 additions and 87 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@amzn/base-api-services": "workspace:*",
"@amzn/base-services": "workspace:*",
"@amzn/base-services-container": "workspace:*",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"generate-password": "^1.7.0",
"lodash": "^4.17.21"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@amzn/base-api-services": "workspace:*",
"@amzn/base-services": "workspace:*",
"@amzn/base-services-container": "workspace:*",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"generate-password": "^1.7.0",
"lodash": "^4.17.21"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@amzn/base-ui": "workspace:*",
"@amzn/base-services": "workspace:*",
"@amzn/key-pair-mgmt-ui": "workspace:*",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"chart.js": "^2.9.4",
"classnames": "^2.3.2",
"crypto-browserify": "^3.12.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@amzn/base-api-services": "workspace:*",
"@amzn/base-services": "workspace:*",
"@amzn/base-services-container": "workspace:*",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"generate-password": "^1.7.0",
"lodash": "^4.17.21"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@amzn/base-api-services": "workspace:*",
"@amzn/base-services": "workspace:*",
"@amzn/base-services-container": "workspace:*",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"generate-password": "^1.7.0",
"lodash": "^4.17.21"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/addon-base-rest-api/packages/services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@amzn/base-services-container": "workspace:*",
"@amzn/base-services": "workspace:*",
"ajv": "^6.11.0",
"aws-sdk": "^2.1000.0",
"aws-sdk": "^2.647.0",
"jsonwebtoken": "^8.5.1",
"jwk-to-pem": "^2.0.5",
"jwt-decode": "^2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion addons/addon-base-ui/packages/base-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"author": "aws-ee",
"dependencies": {
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"chart.js": "^2.9.4",
"classnames": "^2.3.2",
"jwt-decode": "^2.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"chalk": "^2.4.2",
"cross-spawn": "^7.0.3",
"lodash": "^4.17.21"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@amzn/base-ui": "workspace:*",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"chart.js": "^2.9.4",
"classnames": "^2.3.2",
"jwt-decode": "^2.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"chalk": "^2.4.2",
"fs-extra": "^8.1.0",
"lodash": "^4.17.21"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"main": "index.js",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"chalk": "^2.4.2",
"fs-extra": "^8.1.0",
"lodash": "^4.17.21"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
}
},
"dependencies": {
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"js-yaml": "^4.1.0"
}
}
2 changes: 1 addition & 1 deletion addons/addon-base/packages/services-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "aws-ee",
"license": "Apache-2.0",
"dependencies": {
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"toposort": "^2.0.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion addons/addon-base/packages/services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@amzn/base-services-container": "workspace:*",
"ajv": "^6.12.6",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"aws-xray-sdk": "^3.2.0",
"cycle": "^1.0.3",
"jsonwebtoken": "^8.5.1",
Expand Down
2 changes: 1 addition & 1 deletion addons/addon-custom/packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@amzn/base-controllers": "workspace:*",
"@amzn/base-services": "workspace:*",
"@amzn/base-services-container": "workspace:*",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"dompurify": "^2.4.3",
"lodash": "^4.17.21",
"mobx": "^5.15.7",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@amzn/base-services": "workspace:*",
"@amzn/base-services-container": "workspace:*",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"lodash": "^4.17.21"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion main/cicd/cicd-source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@amzn/base-serverless-settings-helper": "workspace:*",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"serverless": "^3.22.0",
"serverless-deployment-bucket": "^1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion main/infrastructure-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
},
"dependencies": {
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"yargs-parser": "^20.2.9",
Expand Down
2 changes: 1 addition & 1 deletion main/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@amzn/base-services": "workspace:*",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"axios": "^0.21.4",
"chance": "^1.1.8",
"generate-password": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion main/solution/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@amzn/base-workflow-steps": "workspace:*",
"@amzn/custom": "workspace:*",
"services": "workspace:*",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"controllers": "workspace:*",
"js-yaml": "^3.14.1",
"jwt-decode": "^2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion main/solution/post-deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@amzn/key-pair-mgmt-services": "workspace:*",
"@amzn/user-id-upgrade-post-deployment": "workspace:*",
"@amzn/edit-s3-bucket-policy": "workspace:*",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"@amzn/cfn-stack-policy": "workspace:*",
"lodash": "^4.17.21",
"services": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion main/solution/pre-deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@amzn/key-pair-mgmt-services": "workspace:*",
"@amzn/base-raas-rest-api": "workspace:*",
"@amzn/internal-auth-dep-check": "workspace:*",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"lodash": "^4.17.21",
"services": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion main/solution/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@amzn/key-pair-mgmt-ui": "workspace:*",
"@amzn/custom": "workspace:*",
"animate.css": "3.7.0",
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.647.0",
"classnames": "^2.3.2",
"lodash": "^4.17.21",
"mobx": "^5.15.7",
Expand Down
Loading

0 comments on commit c7d6c42

Please sign in to comment.