From 2fcbb0926a0134400c618b78ec1f4258c3cea125 Mon Sep 17 00:00:00 2001 From: marcusnogueira Date: Wed, 21 Sep 2022 09:13:30 +1000 Subject: [PATCH] Updating lambda version --- event-to-slack.cf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/event-to-slack.cf.json b/event-to-slack.cf.json index fa6129b..5fbba95 100644 --- a/event-to-slack.cf.json +++ b/event-to-slack.cf.json @@ -183,7 +183,7 @@ } } }, - "Runtime": "nodejs12.x", + "Runtime": "nodejs16.x", "MemorySize": 128, "Timeout": 10, "Description": "Lambda to push SecurityHub findings to Slack",