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" } } }