From cf06d6f35eef7e79e797ea3d8b764d1da6e221b4 Mon Sep 17 00:00:00 2001 From: "gh-worker-campaigns-3e9aa4[bot]" <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 06:32:15 +0000 Subject: [PATCH] Executing automated changes --- azure/package-lock.json | 8 ++++---- azure/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/azure/package-lock.json b/azure/package-lock.json index 4b8d8ed1b..c27a70cea 100644 --- a/azure/package-lock.json +++ b/azure/package-lock.json @@ -12,7 +12,7 @@ "@azure/functions": "^4.7.0" }, "devDependencies": { - "lodash": ">=4.17.23", + "lodash": ">=4.18.1", "mocha": "11.7.5", "prettier": "3.8.3", "sinon": "21.1.2" @@ -536,9 +536,9 @@ } }, "node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz", + "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==", "dev": true, "license": "MIT" }, diff --git a/azure/package.json b/azure/package.json index 811e5d3c5..7b8cee88e 100644 --- a/azure/package.json +++ b/azure/package.json @@ -24,7 +24,7 @@ "@azure/functions": "^4.7.0" }, "devDependencies": { - "lodash": ">=4.17.23", + "lodash": ">=4.18.1", "mocha": "11.7.5", "prettier": "3.8.3", "sinon": "21.1.2"