diff --git a/package.json b/package.json index bb43496..97841a7 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@types/node": "^25.9.1", "@types/vscode": "^1.120.0", "@vscode/vsce": "^3.9.1", - "concurrently": "^10.0.0", + "concurrently": "^10.0.3", "esbuild": "^0.28.0", "ovsx": "^1.0.0", "typescript": "^6.0.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa664b2..d06ddeb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: ^3.9.1 version: 3.9.1 concurrently: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^10.0.3 + version: 10.0.3 esbuild: specifier: ^0.28.0 version: 0.28.0 @@ -727,8 +727,8 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - concurrently@10.0.0: - resolution: {integrity: sha512-DRrk10z3sVPpguNe8od2cGNqZGqbT15rwAnxD4dG3b78mdNNb/gJyr8T834Oj518WcBmTktrt4FhdwZn09ZWSg==} + concurrently@10.0.3: + resolution: {integrity: sha512-hc3LH4UaKWd/bbyDK/IGVa4RB6PtQ3CUYwtrkzqHn+wIG3Hr5fhpRlk0L/gCa8ZE1L/Ufj50Zho69cI5w8SQBA==} engines: {node: '>=22'} hasBin: true @@ -2348,7 +2348,7 @@ snapshots: concat-map@0.0.1: {} - concurrently@10.0.0: + concurrently@10.0.3: dependencies: chalk: 5.6.2 rxjs: 7.8.2