Skip to content

Commit

Permalink
fix: resolve some type errors
Browse files Browse the repository at this point in the history
  • Loading branch information
naorpeled committed Oct 13, 2022
1 parent c467e14 commit 42318cc
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions packages/http-urlencode-body-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@
},
"homepage": "https://middy.js.org",
"dependencies": {
"@middy/util": "3.5.0",
"@middy/util": "3.6.1",
"qs": "6.11.0"
},
"devDependencies": {
"@middy/core": "^3.6.1",
"@middy/core": "3.6.1",
"@types/aws-lambda": "^8.10.101",
"type-fest": "^3.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/rds-signer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
"homepage": "https://middy.js.org",
"dependencies": {
"@aws-sdk/rds-signer": "3.186.0",
"@middy/util": "3.5.0"
"@middy/util": "3.6.1"
},
"devDependencies": {
"@middy/core": "3.5.0",
"@middy/core": "3.6.1",
"@types/node": "^18.0.0",
"aws-xray-sdk": "^3.3.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/s3-object-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
"homepage": "https://middy.js.org",
"dependencies": {
"@aws-sdk/client-s3": "3.186.0",
"@middy/util": "3.5.0"
"@middy/util": "3.6.1"
},
"devDependencies": {
"@middy/core": "3.5.0",
"@middy/core": "3.6.1",
"@types/aws-lambda": "^8.10.101",
"aws-xray-sdk": "^3.3.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/secrets-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
"homepage": "https://middy.js.org",
"dependencies": {
"@aws-sdk/client-secrets-manager": "3.186.0",
"@middy/util": "3.5.0"
"@middy/util": "3.6.1"
},
"devDependencies": {
"@middy/core": "3.5.0",
"@middy/core": "3.6.1",
"@types/aws-lambda": "^8.10.101",
"aws-xray-sdk": "^3.3.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/service-discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
"homepage": "https://middy.js.org",
"dependencies": {
"@aws-sdk/client-servicediscovery": "3.186.0",
"@middy/util": "3.5.0"
"@middy/util": "3.6.1"
},
"devDependencies": {
"@middy/core": "3.5.0",
"@middy/core": "3.6.1",
"@types/aws-lambda": "^8.10.101",
"aws-xray-sdk": "^3.3.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/sqs-partial-batch-failure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@
},
"homepage": "https://middy.js.org",
"dependencies": {
"@middy/util": "3.5.0"
"@middy/util": "3.6.1"
},
"devDependencies": {
"@aws-sdk/client-sqs": "3.186.0",
"@middy/core": "3.5.0",
"@middy/core": "3.6.1",
"@serverless/event-mocks": "^1.1.1"
},
"gitHead": "7a6c0fbb8ab71d6a2171e678697de9f237568431"
Expand Down
4 changes: 2 additions & 2 deletions packages/ssm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
"homepage": "https://middy.js.org",
"dependencies": {
"@aws-sdk/client-ssm": "3.186.0",
"@middy/util": "3.5.0"
"@middy/util": "3.6.1"
},
"devDependencies": {
"@middy/core": "3.5.0",
"@middy/core": "3.6.1",
"@types/aws-lambda": "^8.10.101",
"aws-xray-sdk": "^3.3.3",
"type-fest": "^3.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/sts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
"homepage": "https://middy.js.org",
"dependencies": {
"@aws-sdk/client-sts": "3.186.0",
"@middy/util": "3.5.0"
"@middy/util": "3.6.1"
},
"devDependencies": {
"@middy/core": "3.5.0",
"@middy/core": "3.6.1",
"@types/aws-lambda": "^8.10.101",
"aws-xray-sdk": "^3.3.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
},
"homepage": "https://middy.js.org",
"dependencies": {
"@middy/util": "3.5.0",
"@middy/util": "3.6.1",
"ajv-cmd": "0.1.6"
},
"devDependencies": {
"@middy/core": "3.5.0",
"@middy/core": "3.6.1",
"@types/http-errors": "^1.8.1",
"ajv-bsontype": "^1.0.7"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ws-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
"homepage": "https://middy.js.org",
"dependencies": {
"@aws-sdk/client-apigatewaymanagementapi": "3.186.0",
"@middy/util": "3.5.0"
"@middy/util": "3.6.1"
},
"devDependencies": {
"@middy/core": "3.5.0",
"@middy/core": "3.6.1",
"@types/aws-lambda": "^8.10.97",
"aws-xray-sdk": "^3.3.3"
},
Expand Down

0 comments on commit 42318cc

Please sign in to comment.