diff --git a/src/__snapshots__/index.test.ts.snap b/src/__snapshots__/index.test.ts.snap index 6d992fb5..b241e789 100644 --- a/src/__snapshots__/index.test.ts.snap +++ b/src/__snapshots__/index.test.ts.snap @@ -16,7 +16,7 @@ exports[`A simple example 1`] = ` "Arn", ], }, - "Runtime": "nodejs14.x", + "Runtime": "nodejs16.x", "Timeout": 120, }, "Type": "AWS::Lambda::Function", @@ -581,7 +581,7 @@ exports[`A simple example 2`] = ` "Arn", ], }, - "Runtime": "nodejs14.x", + "Runtime": "nodejs16.x", "Timeout": 120, }, "Type": "AWS::Lambda::Function",