diff --git a/package.json b/package.json index f3ec02c..8422742 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "babel-jest": "26.6.3", "babel-preset-gatsby": "0.12.3", "browserslist": "4.16.7", - "concurrently": "6.2.0", + "concurrently": "6.2.1", "eslint": "7.26.0", "eslint-config-airbnb-base": "14.2.1", "eslint-plugin-import": "2.22.1", diff --git a/yarn.lock b/yarn.lock index 35d54f3..7eb5e44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6001,10 +6001,10 @@ concat-stream@^1.5.0: readable-stream "^2.2.2" typedarray "^0.0.6" -concurrently@6.2.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.0.tgz#587e2cb8afca7234172d8ea55176088632c4c56d" - integrity sha512-v9I4Y3wFoXCSY2L73yYgwA9ESrQMpRn80jMcqMgHx720Hecz2GZAvTI6bREVST6lkddNypDKRN22qhK0X8Y00g== +concurrently@6.2.1: + version "6.2.1" + resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.1.tgz#d880fc1d77559084732fa514092a3d5109a0d5bf" + integrity sha512-emgwhH+ezkuYKSHZQ+AkgEpoUZZlbpPVYCVv7YZx0r+T7fny1H03r2nYRebpi2DudHR4n1Rgbo2YTxKOxVJ4+g== dependencies: chalk "^4.1.0" date-fns "^2.16.1"