diff --git a/backend/package.json b/backend/package.json index fd31e891..fc12a609 100644 --- a/backend/package.json +++ b/backend/package.json @@ -144,7 +144,7 @@ "jest-ts-webcompat-resolver": "^1.0.0", "mocha": "^10.2.0", "node-dev": "^8.0.0", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^6.0.0", "pino-pretty": "^10.2.3", "prettier": "^3.1.0", "prettier-eslint-cli": "^8.0.1", diff --git a/frontend/package.json b/frontend/package.json index 8668f0f7..3388c3a1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -166,7 +166,7 @@ "jest-mock-fetch": "^2.0.5", "lint-staged": "^15.1.0", "node-mocks-http": "^1.13.0", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^6.0.0", "nyc": "^15.1.0", "postcss": "^8.4.31", "prettier": "^3.1.0", diff --git a/package.json b/package.json index 69558632..e6bf55da 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "execa": "^8.0.1", "husky": "^9.0.0", "lint-staged": "^15.1.0", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^6.0.0", "prettier-plugin-prisma": "^5.0.0", "prettier-plugin-sh": "^0.14.0", "semantic-release": "^23.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f5938911..75794edc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: ^15.1.0 version: 15.1.0 npm-run-all2: - specifier: ^5.0.0 - version: 5.0.2 + specifier: ^6.0.0 + version: 6.1.2 prettier-plugin-prisma: specifier: ^5.0.0 version: 5.0.0(prettier@3.1.0) @@ -410,8 +410,8 @@ importers: specifier: ^8.0.0 version: 8.0.0 npm-run-all2: - specifier: ^5.0.0 - version: 5.0.2 + specifier: ^6.0.0 + version: 6.1.2 pino-pretty: specifier: ^10.2.3 version: 10.2.3 @@ -759,8 +759,8 @@ importers: specifier: ^1.13.0 version: 1.13.0 npm-run-all2: - specifier: ^5.0.0 - version: 5.0.2 + specifier: ^6.0.0 + version: 6.1.2 nyc: specifier: ^15.1.0 version: 15.1.0 @@ -14678,6 +14678,11 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dev: false + /npm-normalize-package-bin@3.0.1: + resolution: {integrity: sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + dev: true + /npm-packlist@5.1.3: resolution: {integrity: sha512-263/0NGrn32YFYi4J533qzrQ/krmmrWwhKkzwTuM4f/07ug51odoaNjUexxO4vxlzURHcmYMH1QjvHjsNDKLVg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} @@ -14689,17 +14694,17 @@ packages: npm-normalize-package-bin: 2.0.0 dev: false - /npm-run-all2@5.0.2: - resolution: {integrity: sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA==} - engines: {node: '>= 10'} + /npm-run-all2@6.1.2: + resolution: {integrity: sha512-WwwnS8Ft+RpXve6T2EIEVpFLSqN+ORHRvgNk3H9N62SZXjmzKoRhMFg3I17TK3oMaAEr+XFbRirWS2Fn3BCPSg==} + engines: {node: ^14.18.0 || >=16.0.0, npm: '>= 8'} hasBin: true dependencies: - ansi-styles: 5.2.0 + ansi-styles: 6.2.1 cross-spawn: 7.0.3 memorystream: 0.3.1 - minimatch: 3.1.2 - pidtree: 0.5.0 - read-pkg: 5.2.0 + minimatch: 9.0.3 + pidtree: 0.6.0 + read-package-json-fast: 3.0.2 shell-quote: 1.8.1 dev: true @@ -15493,12 +15498,6 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} - /pidtree@0.5.0: - resolution: {integrity: sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==} - engines: {node: '>=0.10'} - hasBin: true - dev: true - /pidtree@0.6.0: resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==} engines: {node: '>=0.10'} @@ -16193,6 +16192,14 @@ packages: readable-stream: 2.3.8 dev: true + /read-package-json-fast@3.0.2: + resolution: {integrity: sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + dependencies: + json-parse-even-better-errors: 3.0.0 + npm-normalize-package-bin: 3.0.1 + dev: true + /read-pkg-up@11.0.0: resolution: {integrity: sha512-LOVbvF1Q0SZdjClSefZ0Nz5z8u+tIE7mV5NibzmE9VYmDe9CaBbAVtz1veOSZbofrdsilxuDAYnFenukZVp8/Q==} engines: {node: '>=18'}