diff --git a/packages/plugins/local-storage/package.json b/packages/plugins/local-storage/package.json index 1e6c4d5ab..a8c5eef3b 100644 --- a/packages/plugins/local-storage/package.json +++ b/packages/plugins/local-storage/package.json @@ -54,7 +54,7 @@ "@verdaccio/logger": "workspace:7.0.0-next-7.20", "@verdaccio/test-helper": "workspace:3.0.0-next-7.2", "@verdaccio/types": "workspace:12.0.0-next-7.5", - "minimatch": "9.0.4" + "minimatch": "9.0.5" }, "scripts": { "clean": "rimraf ./build", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5dbe12493..ad1d65000 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1139,8 +1139,8 @@ importers: specifier: workspace:12.0.0-next-7.5 version: link:../../core/types minimatch: - specifier: 9.0.4 - version: 9.0.4 + specifier: 9.0.5 + version: 9.0.5 packages/plugins/memory: dependencies: @@ -10663,7 +10663,7 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: '@tufjs/canonical-json': 1.0.0 - minimatch: 9.0.4 + minimatch: 9.0.5 /@types/aria-query@5.0.4: resolution: {integrity: sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==} @@ -18266,7 +18266,7 @@ packages: vue-template-compiler: optional: true dependencies: - '@babel/code-frame': 7.10.4 + '@babel/code-frame': 7.24.7 chalk: 2.4.2 eslint: 8.56.0 micromatch: 3.1.10(supports-color@6.1.0) @@ -18745,7 +18745,7 @@ packages: dependencies: foreground-child: 3.1.1 jackspeak: 2.3.6 - minimatch: 9.0.4 + minimatch: 9.0.5 minipass: 7.0.4 path-scurry: 1.10.1 @@ -19669,7 +19669,7 @@ packages: resolution: {integrity: sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: - minimatch: 9.0.4 + minimatch: 9.0.5 /ignore@4.0.6: resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==} @@ -22681,8 +22681,8 @@ packages: dependencies: brace-expansion: 2.0.1 - /minimatch@9.0.4: - resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} + /minimatch@9.0.5: + resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} engines: {node: '>=16 || 14 >=14.17'} dependencies: brace-expansion: 2.0.1