diff --git a/test/mock/complex/package.json b/test/mock/complex/package.json index 71620fe..712747c 100644 --- a/test/mock/complex/package.json +++ b/test/mock/complex/package.json @@ -6,7 +6,7 @@ "simple" ], "dependencies": { - "lodash": "github:lodash/lodash#2da024c3b4f9947a48517639de7560457cd4ec6c", + "lodash": "github:lodash/lodash#a02353279093cca0fea1c8cc468ffbf03bb3485b", "top-10": "link:../top-10", "simple": "workspace:*", "execa": "npm:safe-execa@0.1.2" diff --git a/test/mock/complex/pnpm-lock.yaml b/test/mock/complex/pnpm-lock.yaml index f076185..c3606f8 100644 --- a/test/mock/complex/pnpm-lock.yaml +++ b/test/mock/complex/pnpm-lock.yaml @@ -5,12 +5,12 @@ importers: .: specifiers: execa: npm:safe-execa@0.1.2 - lodash: github:lodash/lodash#2da024c3b4f9947a48517639de7560457cd4ec6c + lodash: github:lodash/lodash#a02353279093cca0fea1c8cc468ffbf03bb3485b simple: workspace:* top-10: link:../top-10 dependencies: execa: /safe-execa/0.1.2 - lodash: github.com/lodash/lodash/2da024c3b4f9947a48517639de7560457cd4ec6c + lodash: github.com/lodash/lodash/a02353279093cca0fea1c8cc468ffbf03bb3485b simple: link:simple top-10: link:../top-10 @@ -161,9 +161,9 @@ packages: isexe: 2.0.0 dev: false - github.com/lodash/lodash/2da024c3b4f9947a48517639de7560457cd4ec6c: - resolution: {tarball: https://codeload.github.com/lodash/lodash/tar.gz/2da024c3b4f9947a48517639de7560457cd4ec6c} + github.com/lodash/lodash/a02353279093cca0fea1c8cc468ffbf03bb3485b: + resolution: {tarball: https://codeload.github.com/lodash/lodash/tar.gz/a02353279093cca0fea1c8cc468ffbf03bb3485b} name: lodash - version: 5.0.0 + version: 4.18.1 engines: {node: '>=4.0.0'} dev: false