Skip to content

Commit

Permalink
chore(deps): update dependency @types/aws-lambda to v8.10.137 (#4267)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 9, 2024
1 parent 8636694 commit d54c10c
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
16 changes: 8 additions & 8 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion apps/crn-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@serverless/typescript": "3.38.0",
"@types/apr-intercept": "workspace:*",
"@types/async-retry": "^1",
"@types/aws-lambda": "8.10.131",
"@types/aws-lambda": "8.10.137",
"@types/babel__preset-env": "7.9.6",
"@types/chance": "1.1.6",
"@types/cors": "2.8.17",
Expand Down
2 changes: 1 addition & 1 deletion apps/gp2-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@graphql-tools/mock": "8.7.20",
"@serverless/typescript": "3.38.0",
"@types/apr-intercept": "workspace:*",
"@types/aws-lambda": "8.10.131",
"@types/aws-lambda": "8.10.137",
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/server-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@babel/parser": "7.23.6",
"@types/apr-intercept": "workspace:*",
"@types/async": "^3",
"@types/aws-lambda": "8.10.131",
"@types/aws-lambda": "8.10.137",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/jsonwebtoken": "8.5.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/services-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@asap-hub/eslint-config-asap-hub": "workspace:*",
"@types/apr-intercept": "workspace:*",
"@types/aws-lambda": "8.10.131",
"@types/aws-lambda": "8.10.137",
"@types/debug": "4.1.12",
"@types/hapi": "18.0.14",
"@types/hapi__boom": "9.0.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1037,7 +1037,7 @@ __metadata:
"@slack/webhook": ^6.1.0
"@types/apr-intercept": "workspace:*"
"@types/async-retry": ^1
"@types/aws-lambda": 8.10.131
"@types/aws-lambda": 8.10.137
"@types/babel__preset-env": 7.9.6
"@types/chance": 1.1.6
"@types/cors": 2.8.17
Expand Down Expand Up @@ -1508,7 +1508,7 @@ __metadata:
"@sentry/serverless": 6.19.7
"@serverless/typescript": 3.38.0
"@types/apr-intercept": "workspace:*"
"@types/aws-lambda": 8.10.131
"@types/aws-lambda": 8.10.137
"@types/cors": 2.8.17
"@types/express": 4.17.21
"@types/jest": 29.5.11
Expand Down Expand Up @@ -1782,7 +1782,7 @@ __metadata:
"@sentry/serverless": 6.19.7
"@types/apr-intercept": "workspace:*"
"@types/async": ^3
"@types/aws-lambda": 8.10.131
"@types/aws-lambda": 8.10.137
"@types/express": 4.17.21
"@types/jest": 29.5.11
"@types/jsonwebtoken": 8.5.9
Expand Down Expand Up @@ -1830,7 +1830,7 @@ __metadata:
"@hapi/bourne": 2.1.0
"@hapi/joi": 17.1.1
"@types/apr-intercept": "workspace:*"
"@types/aws-lambda": 8.10.131
"@types/aws-lambda": 8.10.137
"@types/debug": 4.1.12
"@types/hapi": 18.0.14
"@types/hapi__boom": 9.0.1
Expand Down Expand Up @@ -16009,10 +16009,10 @@ __metadata:
languageName: node
linkType: hard

"@types/aws-lambda@npm:8.10.131":
version: 8.10.131
resolution: "@types/aws-lambda@npm:8.10.131"
checksum: dcc3c37ea15950cc4f285d853fb8ef4f638710cb43889c0935e6741c942565314b84d6e6f59be1c1a7c4b82b78d4593d6e3db609a83d66276e887f962b20ec87
"@types/aws-lambda@npm:8.10.137":
version: 8.10.137
resolution: "@types/aws-lambda@npm:8.10.137"
checksum: 172238b8a5d1e4002d11517f4e6739836806b59844da336ce44e72cd544c97453071ffdf6bedd736858e96569123988dd451055bf41ea3876e7201255d5c7713
languageName: node
linkType: hard

Expand Down

0 comments on commit d54c10c

Please sign in to comment.