diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7d2c42..7c5ce31 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1662,12 +1662,12 @@ packages: engines: {node: '>=4'} hasBin: true - minimatch@10.2.1: - resolution: {integrity: sha512-MClCe8IL5nRRmawL6ib/eT4oLyeKMGCghibcDWK+J0hh0Q8kqSdia6BvbRMVk6mPa6WqUa5uR2oxt6C5jd533A==} - engines: {node: 20 || >=22} + minimatch@10.2.5: + resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} + engines: {node: 18 || 20 || >=22} - minimatch@3.1.2: - resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} + minimatch@3.1.5: + resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==} minipass@7.1.2: resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} @@ -3586,7 +3586,7 @@ snapshots: glob@13.0.4: dependencies: - minimatch: 10.2.1 + minimatch: 10.2.5 minipass: 7.1.2 path-scurry: 2.0.1 @@ -3810,11 +3810,11 @@ snapshots: mime@1.6.0: {} - minimatch@10.2.1: + minimatch@10.2.5: dependencies: brace-expansion: 5.0.6 - minimatch@3.1.2: + minimatch@3.1.5: dependencies: brace-expansion: 1.1.14 @@ -3975,7 +3975,7 @@ snapshots: resp-modifier@6.0.2: dependencies: debug: 2.6.9 - minimatch: 3.1.2 + minimatch: 3.1.5 transitivePeerDependencies: - supports-color