diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8aa7278d5..ab2850247 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ overrides: picomatch@>4.0.0: ^4.0.4 semver@>=2.0.0-alpha <5.7.2: '>=5.7.2' tar@<=7.5.10: ~7.5.11 - tar-fs@>=3.0.0 <3.1.1: '>=3.1.1' + tar-fs@>=3.0.0 <3.1.1: '>=3.1.2' ws@>=8.0.0 <8.17.1: '>=8.17.1' importers: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 69b738392..95b592af5 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -23,5 +23,5 @@ overrides: picomatch@>4.0.0: "^4.0.4" semver@>=2.0.0-alpha <5.7.2: ">=5.7.2" tar@<=7.5.10: "~7.5.11" - tar-fs@>=3.0.0 <3.1.1: ">=3.1.1" + tar-fs@>=3.0.0 <3.1.1: ">=3.1.2" ws@>=8.0.0 <8.17.1: ">=8.17.1"