diff --git a/package.json b/package.json index 7c686c2c..21b96fb0 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@rollup/plugin-replace": "2.4.2", "axios": "0.21.1", "chai": "4.3.4", - "concurrently": "6.1.0", + "concurrently": "6.2.0", "husky": "6.0.0", "karma": "6.3.2", "karma-firefox-launcher": "2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 97f56811..64f25e3c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ specifiers: '@rollup/plugin-replace': 2.4.2 axios: 0.21.1 chai: 4.3.4 - concurrently: 6.1.0 + concurrently: 6.2.0 husky: 6.0.0 karma: 6.3.2 karma-firefox-launcher: 2.1.0 @@ -34,7 +34,7 @@ devDependencies: '@rollup/plugin-replace': 2.4.2_rollup@2.49.0 axios: 0.21.1 chai: 4.3.4 - concurrently: 6.1.0 + concurrently: 6.2.0 husky: 6.0.0 karma: 6.3.2 karma-firefox-launcher: 2.1.0 @@ -1873,12 +1873,12 @@ packages: resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} dev: true - /concurrently/6.1.0: - resolution: {integrity: sha512-jy+xj49pvqeKjc2TAVXRIhrgPG51eBKDZti0kZ41kaWk9iLbyWBjH6KMFpW7peOLkEymD+ZM83Lx6UEy3N/M9g==} + /concurrently/6.2.0: + resolution: {integrity: sha512-v9I4Y3wFoXCSY2L73yYgwA9ESrQMpRn80jMcqMgHx720Hecz2GZAvTI6bREVST6lkddNypDKRN22qhK0X8Y00g==} engines: {node: '>=10.0.0'} hasBin: true dependencies: - chalk: 4.1.0 + chalk: 4.1.1 date-fns: 2.17.0 lodash: 4.17.21 read-pkg: 5.2.0