From 4e70c2c2cd47954c785c0fc68e230334db948c02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 21:34:36 +0000 Subject: [PATCH] fix(deps): update dependency lodash to v4.17.21 --- testdata/filesystem/npm/with_detections/package-lock.json | 7 ++++--- testdata/fs/npm/with_detections/package-lock.json | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/testdata/filesystem/npm/with_detections/package-lock.json b/testdata/filesystem/npm/with_detections/package-lock.json index 514c874..e379c92 100644 --- a/testdata/filesystem/npm/with_detections/package-lock.json +++ b/testdata/filesystem/npm/with_detections/package-lock.json @@ -12,9 +12,10 @@ } }, "node_modules/lodash": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.0.0.tgz", - "integrity": "sha512-bWpSlBobTcHYK9eUzcBYHhSBGzvSzEsxocnW5+v7p6wCRlY1icneTe2ACam3mGdAu82+RLL32cmyl7TRlJHqZw==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "license": "MIT" } } } diff --git a/testdata/fs/npm/with_detections/package-lock.json b/testdata/fs/npm/with_detections/package-lock.json index 514c874..e379c92 100644 --- a/testdata/fs/npm/with_detections/package-lock.json +++ b/testdata/fs/npm/with_detections/package-lock.json @@ -12,9 +12,10 @@ } }, "node_modules/lodash": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.0.0.tgz", - "integrity": "sha512-bWpSlBobTcHYK9eUzcBYHhSBGzvSzEsxocnW5+v7p6wCRlY1icneTe2ACam3mGdAu82+RLL32cmyl7TRlJHqZw==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "license": "MIT" } } }