diff --git a/package.json b/package.json index 777c14a..7fdd7bd 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "babel-eslint": "10.0.2", "babel-jest": "24.8.0", "browserslist": "4.6.3", - "concurrently": "4.1.0", + "concurrently": "4.1.1", "eslint": "6.0.1", "eslint-config-airbnb-base": "13.1.0", "eslint-plugin-import": "2.18.0", diff --git a/yarn.lock b/yarn.lock index 8c07332..0473e58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3240,9 +3240,9 @@ concat-stream@^2.0.0: readable-stream "^3.0.2" typedarray "^0.0.6" -concurrently@4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.1.0.tgz#17fdf067da71210685d9ea554423ef239da30d33" +concurrently@4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.1.1.tgz#42cf84d625163f3f5b2e2262568211ad76e1dbe8" dependencies: chalk "^2.4.1" date-fns "^1.23.0"