diff --git a/package.json b/package.json index 6d6bd22c1..ca4e78539 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "babel-plugin-dynamic-import-node": "2.3.3", "babel-plugin-emotion": "10.2.2", "codecov": "3.8.3", - "concurrently": "6.2.1", + "concurrently": "6.3.0", "core-js": "3.17.2", "cross-env": "7.0.3", "debug": "4.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 042c94db3..2c779bb94 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,7 +61,7 @@ importers: babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-emotion: 10.2.2 codecov: 3.8.3 - concurrently: 6.2.1 + concurrently: 6.3.0 core-js: 3.17.2 cross-env: 7.0.3 debug: 4.3.2 @@ -151,7 +151,7 @@ importers: babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-emotion: 10.2.2 codecov: 3.8.3 - concurrently: 6.2.1 + concurrently: 6.3.0 core-js: 3.17.2 cross-env: 7.0.3 debug: 4.3.2 @@ -10089,15 +10089,14 @@ packages: readable-stream: 3.6.0 typedarray: 0.0.6 - /concurrently/6.2.1: - resolution: {integrity: sha512-emgwhH+ezkuYKSHZQ+AkgEpoUZZlbpPVYCVv7YZx0r+T7fny1H03r2nYRebpi2DudHR4n1Rgbo2YTxKOxVJ4+g==} + /concurrently/6.3.0: + resolution: {integrity: sha512-k4k1jQGHHKsfbqzkUszVf29qECBrkvBKkcPJEUDTyVR7tZd1G/JOfnst4g1sYbFvJ4UjHZisj1aWQR8yLKpGPw==} engines: {node: '>=10.0.0'} hasBin: true dependencies: chalk: 4.1.1 date-fns: 2.23.0 lodash: 4.17.21 - read-pkg: 5.2.0 rxjs: 6.6.7 spawn-command: 0.0.2-1 supports-color: 8.1.1