From f726983ce021765441d6389e0063381b6a37ab4d Mon Sep 17 00:00:00 2001 From: marcusnogueira Date: Mon, 22 Apr 2024 13:02:49 +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 5fbba95..5208bf6 100644 --- a/event-to-slack.cf.json +++ b/event-to-slack.cf.json @@ -183,7 +183,7 @@ } } }, - "Runtime": "nodejs16.x", + "Runtime": "nodejs18.x", "MemorySize": 128, "Timeout": 10, "Description": "Lambda to push SecurityHub findings to Slack",