Skip to content

Commit

Permalink
Revert to aws-cdk version in the dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Amplifiyer committed Oct 3, 2023
1 parent 18dbfb2 commit 8dbbf89
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/amplify-category-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@aws-amplify/amplify-environment-parameters": "1.8.3",
"@aws-amplify/amplify-prompts": "2.8.4",
"@aws-amplify/amplify-provider-awscloudformation": "8.6.2",
"aws-sdk": "^2.1426.0",
"aws-sdk": "^2.1464.0",
"chalk": "^4.1.1",
"fs-extra": "^8.1.0",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-dynamodb-simulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.2.8",
"aws-sdk": "^2.1426.0",
"aws-sdk": "^2.1464.0",
"detect-port": "^1.3.0",
"execa": "^5.1.1",
"fs-extra": "^8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-storage-simulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/serve-static": "^1.13.3",
"@types/uuid": "^8.3.1",
"@types/xml": "^1.0.4",
"aws-sdk": "^2.1426.0"
"aws-sdk": "^2.1464.0"
},
"berry": {
"plugins": [
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-util-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"author": "Amazon Web Services",
"license": "Apache-2.0",
"dependencies": {
"aws-sdk": "^2.1426.0"
"aws-sdk": "^2.1464.0"
},
"devDependencies": {
"@types/node": "^12.12.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-util-uibuilder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@aws-amplify/codegen-ui": "2.14.2",
"@aws-amplify/codegen-ui-react": "2.14.2",
"amplify-codegen": "^4.6.5",
"aws-sdk": "^2.1426.0",
"aws-sdk": "^2.1464.0",
"fs-extra": "^8.1.0",
"node-fetch": "^2.6.7",
"ora": "^4.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ __metadata:
"@aws-amplify/amplify-environment-parameters": 1.8.3
"@aws-amplify/amplify-prompts": 2.8.4
"@aws-amplify/amplify-provider-awscloudformation": 8.6.2
aws-sdk: ^2.1426.0
aws-sdk: ^2.1464.0
chalk: ^4.1.1
fs-extra: ^8.1.0
lodash: ^4.17.21
Expand Down Expand Up @@ -863,7 +863,7 @@ __metadata:
resolution: "@aws-amplify/amplify-util-import@workspace:packages/amplify-util-import"
dependencies:
"@types/node": ^12.12.6
aws-sdk: ^2.1426.0
aws-sdk: ^2.1464.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -952,7 +952,7 @@ __metadata:
"@types/semver": ^7.1.0
"@types/tiny-async-pool": ^2.0.0
amplify-codegen: ^4.6.5
aws-sdk: ^2.1426.0
aws-sdk: ^2.1464.0
fs-extra: ^8.1.0
node-fetch: ^2.6.7
ora: ^4.0.3
Expand Down Expand Up @@ -13985,7 +13985,7 @@ __metadata:
resolution: "amplify-dynamodb-simulator@workspace:packages/amplify-dynamodb-simulator"
dependencies:
"@aws-amplify/amplify-cli-core": 4.2.8
aws-sdk: ^2.1426.0
aws-sdk: ^2.1464.0
detect-port: ^1.3.0
execa: ^5.1.1
fs-extra: ^8.1.0
Expand Down Expand Up @@ -14158,7 +14158,7 @@ __metadata:
"@types/serve-static": ^1.13.3
"@types/uuid": ^8.3.1
"@types/xml": ^1.0.4
aws-sdk: ^2.1426.0
aws-sdk: ^2.1464.0
body-parser: ^1.19.2
cors: ^2.8.5
etag: ^1.8.1
Expand Down

0 comments on commit 8dbbf89

Please sign in to comment.