diff --git a/package-lock.json b/package-lock.json index 60060776..042aa0a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@types/node": "~16.18.3", "@typescript-eslint/parser": "^5.43.0", "@vercel/ncc": "^0.34.0", - "concurrently": "^7.5.0", + "concurrently": "^7.6.0", "eslint": "^8.28.0", "eslint-plugin-github": "^4.4.1", "eslint-plugin-jest": "^27.1.5", @@ -2356,9 +2356,9 @@ "dev": true }, "node_modules/concurrently": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.5.0.tgz", - "integrity": "sha512-5E3mwiS+i2JYBzr5BpXkFxOnleZTMsG+WnE/dCG4/P+oiVXrbmrBwJ2ozn4SxwB2EZDrKR568X+puVohxz3/Mg==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.6.0.tgz", + "integrity": "sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==", "dev": true, "dependencies": { "chalk": "^4.1.0", @@ -8653,9 +8653,9 @@ "dev": true }, "concurrently": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.5.0.tgz", - "integrity": "sha512-5E3mwiS+i2JYBzr5BpXkFxOnleZTMsG+WnE/dCG4/P+oiVXrbmrBwJ2ozn4SxwB2EZDrKR568X+puVohxz3/Mg==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.6.0.tgz", + "integrity": "sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==", "dev": true, "requires": { "chalk": "^4.1.0", diff --git a/package.json b/package.json index c2d23410..5ad2cc0c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@types/node": "~16.18.3", "@typescript-eslint/parser": "^5.43.0", "@vercel/ncc": "^0.34.0", - "concurrently": "^7.5.0", + "concurrently": "^7.6.0", "eslint": "^8.28.0", "eslint-plugin-github": "^4.4.1", "eslint-plugin-jest": "^27.1.5",