From 6c81a32bfc856053dccf9287234db9e6478b5f59 Mon Sep 17 00:00:00 2001
From: SvcGitHubPATagentoperatorimages
 <106108539+SvcGitHubPATagentoperatorimages@users.noreply.github.com>
Date: Mon, 16 Dec 2024 16:21:32 +0000
Subject: [PATCH] Upgraded 'nodejs' to '5.23.0'

---
 src/nodejs/manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/nodejs/manifest.json b/src/nodejs/manifest.json
index d2603d1..55dd056 100644
--- a/src/nodejs/manifest.json
+++ b/src/nodejs/manifest.json
@@ -1,5 +1,5 @@
 {
-  "version": "5.22.0",
+  "version": "5.23.0",
   "imageNameSuffix": "nodejs",
   "dockerFile": "src/nodejs/Dockerfile",
   "context": ".",