From bd08e06603afd462e14dfa0a4c025c6233abbb1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 02:19:00 +0000 Subject: [PATCH] Bump lodash in /durablefunctionsmonitor-vscodeext Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/durablefunctionsmonitor-vscodeext/package-lock.json b/durablefunctionsmonitor-vscodeext/package-lock.json index 8a505a4..f24876d 100644 --- a/durablefunctionsmonitor-vscodeext/package-lock.json +++ b/durablefunctionsmonitor-vscodeext/package-lock.json @@ -1,12 +1,12 @@ { "name": "durablefunctionsmonitor", - "version": "6.7.0", + "version": "6.7.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "durablefunctionsmonitor", - "version": "6.7.0", + "version": "6.7.3", "license": "MIT", "dependencies": { "@azure/arm-resourcegraph": "^4.2.1", @@ -2278,9 +2278,9 @@ } }, "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==" }, "node_modules/lodash.includes": { "version": "4.3.0", @@ -5740,9 +5740,9 @@ } }, "lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==" }, "lodash.includes": { "version": "4.3.0",