diff --git a/package-lock.json b/package-lock.json index bec3745..e4a8f51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "autoprefixer": "10.5.4", "babel-plugin-rename-jsx-attribute": "0.2.4", "babel-plugin-transform-jsx-classnames": "1.2.2", - "concurrently": "10.0.4", + "concurrently": "10.0.5", "eslint": "9.39.5", "eslint-plugin-react": "7.37.5", "globals": "17.11.0", @@ -2295,9 +2295,9 @@ "license": "MIT" }, "node_modules/concurrently": { - "version": "10.0.4", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-10.0.4.tgz", - "integrity": "sha512-trZql+7l/0+WRAsAnEdctr4+iiOS6ZrViI6H8QWcCF9MFS/LT0dKpe8vluB1to6it+OxSI4VospFTIFMW8DJRw==", + "version": "10.0.5", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-10.0.5.tgz", + "integrity": "sha512-JaP/CoftUrCcAFW/g//RbgEGwlelnEae6cfBLgH6ZdO6s8jPkn6p9SB9u6pdVxYXoiSnFqseOlHfrEfF82TVOg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 282a751..0043914 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "autoprefixer": "10.5.4", "babel-plugin-rename-jsx-attribute": "0.2.4", "babel-plugin-transform-jsx-classnames": "1.2.2", - "concurrently": "10.0.4", + "concurrently": "10.0.5", "eslint": "9.39.5", "eslint-plugin-react": "7.37.5", "globals": "17.11.0",