diff --git a/examples/neo-place/package.json b/examples/neo-place/package.json index 19dffc4b9df..5a0b30b8935 100644 --- a/examples/neo-place/package.json +++ b/examples/neo-place/package.json @@ -50,7 +50,7 @@ "ws": "^8.11.0" }, "devDependencies": { - "concurrently": "8.2.2", + "concurrently": "9.0.1", "parcel": "2.12.0" } } diff --git a/package.json b/package.json index 6677dd5479d..dea0992b3bb 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@tsconfig/node16": "1.0.4", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", - "concurrently": "8.2.2", + "concurrently": "9.0.1", "dotenv": "16.4.5", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", diff --git a/yarn.lock b/yarn.lock index c626791ca45..4369a7bd93b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1145,7 +1145,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.5.5": +"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.5.5": version: 7.24.5 resolution: "@babel/runtime@npm:7.24.5" dependencies: @@ -7544,23 +7544,21 @@ __metadata: languageName: node linkType: hard -"concurrently@npm:8.2.2": - version: 8.2.2 - resolution: "concurrently@npm:8.2.2" +"concurrently@npm:9.0.1": + version: 9.0.1 + resolution: "concurrently@npm:9.0.1" dependencies: chalk: "npm:^4.1.2" - date-fns: "npm:^2.30.0" lodash: "npm:^4.17.21" rxjs: "npm:^7.8.1" shell-quote: "npm:^1.8.1" - spawn-command: "npm:0.0.2" supports-color: "npm:^8.1.1" tree-kill: "npm:^1.2.2" yargs: "npm:^17.7.2" bin: conc: dist/bin/concurrently.js concurrently: dist/bin/concurrently.js - checksum: 10c0/0e9683196fe9c071d944345d21d8f34aa6c0cc50c0dd897e95619f2f1c9eb4871dca851b2569da17888235b7335b4c821ca19deed35bebcd9a131ee5d247f34c + checksum: 10c0/e2c3d3f3d1b1457ccd27e69f0d840ba4915d571fae4e1088498234ec1174fd547c127de0df6dbe5eb71b2df973b26a6fdc931a9e7e3658f25287ef2106bdb413 languageName: node linkType: hard @@ -8327,15 +8325,6 @@ __metadata: languageName: node linkType: hard -"date-fns@npm:^2.30.0": - version: 2.30.0 - resolution: "date-fns@npm:2.30.0" - dependencies: - "@babel/runtime": "npm:^7.21.0" - checksum: 10c0/e4b521fbf22bc8c3db332bbfb7b094fd3e7627de0259a9d17c7551e2d2702608a7307a449206065916538e384f37b181565447ce2637ae09828427aed9cb5581 - languageName: node - linkType: hard - "dayjs@npm:~1.11.5": version: 1.11.11 resolution: "dayjs@npm:1.11.11" @@ -15284,7 +15273,7 @@ __metadata: "@neo4j/graphql": "npm:^5.4.0" "@neo4j/graphql-amqp-subscriptions-engine": "npm:^2.0.0" "@urql/core": "npm:^5.0.3" - concurrently: "npm:8.2.2" + concurrently: "npm:9.0.1" dotenv: "npm:^16.0.3" express: "npm:^4.18.2" graphql: "npm:^16.6.0" @@ -15335,7 +15324,7 @@ __metadata: "@tsconfig/node16": "npm:1.0.4" "@typescript-eslint/eslint-plugin": "npm:7.18.0" "@typescript-eslint/parser": "npm:7.18.0" - concurrently: "npm:8.2.2" + concurrently: "npm:9.0.1" dotenv: "npm:16.4.5" eslint: "npm:8.57.0" eslint-config-prettier: "npm:9.1.0" @@ -18472,13 +18461,6 @@ __metadata: languageName: node linkType: hard -"spawn-command@npm:0.0.2": - version: 0.0.2 - resolution: "spawn-command@npm:0.0.2" - checksum: 10c0/b22f2d71239e6e628a400831861ba747750bbb40c0a53323754cf7b84330b73d81e40ff1f9055e6d1971818679510208a9302e13d9ff3b32feb67e74d7a1b3ef - languageName: node - linkType: hard - "spawndamnit@npm:^2.0.0": version: 2.0.0 resolution: "spawndamnit@npm:2.0.0"