diff --git a/test/acceptance/workspaces/yarn-v2/.yarn/install-state.gz b/test/acceptance/workspaces/yarn-v2/.yarn/install-state.gz new file mode 100644 index 0000000000..779b8141fe Binary files /dev/null and b/test/acceptance/workspaces/yarn-v2/.yarn/install-state.gz differ diff --git a/test/acceptance/workspaces/yarn-v2/package.json b/test/acceptance/workspaces/yarn-v2/package.json index 6bc82f0940..8dcbf01b91 100644 --- a/test/acceptance/workspaces/yarn-v2/package.json +++ b/test/acceptance/workspaces/yarn-v2/package.json @@ -2,6 +2,6 @@ "name": "yarn-v2", "version": "1.0.0", "dependencies": { - "lodash": "4.17.0" + "lodash": "4.17.21" } } diff --git a/test/acceptance/workspaces/yarn-v2/yarn.lock b/test/acceptance/workspaces/yarn-v2/yarn.lock index c3bb33510e..71b851540a 100644 --- a/test/acceptance/workspaces/yarn-v2/yarn.lock +++ b/test/acceptance/workspaces/yarn-v2/yarn.lock @@ -1,12 +1,14 @@ +# This file is generated by running "yarn install" inside your project. # Manual changes might be lost - proceed with caution! __metadata: - version: 4 + version: 6 + cacheKey: 8 -"lodash@npm:4.17.0": - version: 4.17.0 - resolution: "lodash@npm:4.17.0" - checksum: 2/5788ffdb035914e6af0041e798016f8c87811a4910c2f45bb228f3a456fe6b095aba06e44b11a2a95ec3654cd6d2f26e541986e9dfb03a69c9b4eb776e9d0024 +"lodash@npm:4.17.21": + version: 4.17.21 + resolution: "lodash@npm:4.17.21" + checksum: eb835a2e51d381e561e508ce932ea50a8e5a68f4ebdd771ea240d3048244a8d13658acbd502cd4829768c56f2e16bdd4340b9ea141297d472517b83868e677f7 languageName: node linkType: hard @@ -14,6 +16,6 @@ __metadata: version: 0.0.0-use.local resolution: "yarn-v2@workspace:." dependencies: - lodash: 4.17.0 + lodash: 4.17.21 languageName: unknown linkType: soft