Skip to content

Commit

Permalink
Bump @aws-cdk/aws-lambda-nodejs in /packages/prerender-proxy
Browse files Browse the repository at this point in the history
Bumps [@aws-cdk/aws-lambda-nodejs](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-lambda-nodejs) from 1.180.0 to 1.204.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Commits](https://github.com/aws/aws-cdk/commits/v1.204.0/packages/@aws-cdk/aws-lambda-nodejs)

---
updated-dependencies:
- dependency-name: "@aws-cdk/aws-lambda-nodejs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 9cb425a commit e4647fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/prerender-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@aws-cdk/aws-cloudfront": "1.180.0",
"@aws-cdk/aws-lambda": "1.180.0",
"@aws-cdk/aws-lambda-nodejs": "1.180.0",
"@aws-cdk/aws-lambda-nodejs": "1.204.0",
"@aws-cdk/core": "1.180.0",
"aws-cdk": "1.180.0",
"esbuild": "0.12.15",
Expand All @@ -37,7 +37,7 @@
"peerDependencies": {
"@aws-cdk/aws-cloudfront": "1.180.0",
"@aws-cdk/aws-lambda": "1.180.0",
"@aws-cdk/aws-lambda-nodejs": "1.180.0",
"@aws-cdk/aws-lambda-nodejs": "1.204.0",
"@aws-cdk/core": "1.180.0",
"aws-cdk": "1.180.0",
"esbuild": "0.12.15"
Expand Down

0 comments on commit e4647fc

Please sign in to comment.