diff --git a/package.json b/package.json index 922c1b70..59ced3d7 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "undici@>=7.0.0 <7.24.0": ">=7.25.0", "handlebars@>=4.0.0 <4.7.9": ">=4.7.9", "picomatch@>=4.0.0 <4.0.4": ">=4.0.4", - "picomatch@<2.3.2": ">=2.3.2", + "picomatch@<2.3.2": ">=4.0.4", "lodash-es@<=4.17.23": ">=4.18.0", "lodash@<=4.17.23": ">=4.18.0", "yaml@>=2.0.0 <2.8.3": ">=2.8.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8fd4292e..8f621dea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,7 +35,7 @@ overrides: undici@>=7.0.0 <7.24.0: '>=7.25.0' handlebars@>=4.0.0 <4.7.9: '>=4.7.9' picomatch@>=4.0.0 <4.0.4: '>=4.0.4' - picomatch@<2.3.2: '>=2.3.2' + picomatch@<2.3.2: '>=4.0.4' lodash-es@<=4.17.23: '>=4.18.0' lodash@<=4.17.23: '>=4.18.0' yaml@>=2.0.0 <2.8.3: '>=2.8.4'