diff --git a/client-vue/.pnp.cjs b/client-vue/.pnp.cjs index b493d553..90f13b0e 100644 --- a/client-vue/.pnp.cjs +++ b/client-vue/.pnp.cjs @@ -5716,7 +5716,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["fs.realpath", "npm:1.0.0"],\ ["inflight", "npm:1.0.6"],\ ["inherits", "npm:2.0.4"],\ - ["minimatch", "npm:3.0.4"],\ + ["minimatch", "npm:3.1.2"],\ ["once", "npm:1.4.0"],\ ["path-is-absolute", "npm:1.0.1"]\ ],\ @@ -6354,7 +6354,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["async", "npm:3.2.4"],\ ["chalk", "npm:4.1.2"],\ ["filelist", "npm:1.0.4"],\ - ["minimatch", "npm:3.0.4"]\ + ["minimatch", "npm:3.1.2"]\ ],\ "linkType": "HARD"\ }]\ @@ -6790,14 +6790,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["minimatch", [\ - ["npm:3.0.4", {\ - "packageLocation": "./.yarn/cache/minimatch-npm-3.0.4-6e76f51c23-66ac295f8a.zip/node_modules/minimatch/",\ - "packageDependencies": [\ - ["minimatch", "npm:3.0.4"],\ - ["brace-expansion", "npm:1.1.11"]\ - ],\ - "linkType": "HARD"\ - }],\ ["npm:3.1.2", {\ "packageLocation": "./.yarn/cache/minimatch-npm-3.1.2-9405269906-c154e56640.zip/node_modules/minimatch/",\ "packageDependencies": [\ @@ -8120,7 +8112,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["test-exclude", "npm:6.0.0"],\ ["@istanbuljs/schema", "npm:0.1.3"],\ ["glob", "npm:7.2.0"],\ - ["minimatch", "npm:3.0.4"]\ + ["minimatch", "npm:3.1.2"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/client-vue/.yarn/cache/minimatch-npm-3.0.4-6e76f51c23-66ac295f8a.zip b/client-vue/.yarn/cache/minimatch-npm-3.0.4-6e76f51c23-66ac295f8a.zip deleted file mode 100644 index 746542f9..00000000 Binary files a/client-vue/.yarn/cache/minimatch-npm-3.0.4-6e76f51c23-66ac295f8a.zip and /dev/null differ diff --git a/client-vue/yarn.lock b/client-vue/yarn.lock index 65afa11f..6525ad47 100644 --- a/client-vue/yarn.lock +++ b/client-vue/yarn.lock @@ -5028,16 +5028,7 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^3.0.4": - version: 3.0.4 - resolution: "minimatch@npm:3.0.4" - dependencies: - brace-expansion: ^1.1.7 - checksum: 66ac295f8a7b59788000ea3749938b0970344c841750abd96694f80269b926ebcafad3deeb3f1da2522978b119e6ae3a5869b63b13a7859a456b3408bd18a078 - languageName: node - linkType: hard - -"minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2": +"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2": version: 3.1.2 resolution: "minimatch@npm:3.1.2" dependencies: