From c52c5f456fa9028dee350f7ff3446016232b2a61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 16:08:12 +0000 Subject: [PATCH 1/7] deps: bump the all-dependencies group with 2 updates Bumps the all-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [electron-to-chromium](https://github.com/kilian/electron-to-chromium). Updates `@types/node` from 24.0.12 to 24.0.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `electron-to-chromium` from 1.5.181 to 1.5.182 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/compare/v1.5.181...v1.5.182) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: electron-to-chromium dependency-version: 1.5.182 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 80 +++++++++++++++++++++++++------------------------- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index cd28149..581c0ab 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@swc/core": "^1.12.11", "@swc/helpers": "^0.5.17", "@types/jest": "^30.0.0", - "@types/node": "^24.0.12", + "@types/node": "^24.0.13", "jest": "^30.0.4", "license-checker": "^25.0.1", "nodemon": "^3.1.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f08c254..9014955 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,11 +31,11 @@ importers: specifier: ^30.0.0 version: 30.0.0 '@types/node': - specifier: ^24.0.12 - version: 24.0.12 + specifier: ^24.0.13 + version: 24.0.13 jest: specifier: ^30.0.4 - version: 30.0.4(@types/node@24.0.12)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.12)(typescript@5.7.3)) + version: 30.0.4(@types/node@24.0.13)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.13)(typescript@5.7.3)) license-checker: specifier: ^25.0.1 version: 25.0.1 @@ -47,7 +47,7 @@ importers: version: 6.0.1 ts-node: specifier: ^10.9.2 - version: 10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.12)(typescript@5.7.3) + version: 10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.13)(typescript@5.7.3) packages: @@ -809,8 +809,8 @@ packages: '@types/jest@30.0.0': resolution: {integrity: sha512-XTYugzhuwqWjws0CVz8QpM36+T+Dz5mTEBKhNs/esGLnCIlGdRy+Dq78NRjd7ls7r8BC8ZRMOrKlkO1hU0JOwA==} - '@types/node@24.0.12': - resolution: {integrity: sha512-LtOrbvDf5ndC9Xi+4QZjVL0woFymF/xSTKZKPgrrl7H7XoeDvnD+E2IclKVDyaK9UM756W/3BXqSU+JEHopA9g==} + '@types/node@24.0.13': + resolution: {integrity: sha512-Qm9OYVOFHFYg3wJoTSrz80hoec5Lia/dPp84do3X7dZvLikQvM1YpmvTBEdIr/e+U8HTkFjLHLnl78K/qjf+jQ==} '@types/stack-utils@2.0.3': resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} @@ -1290,8 +1290,8 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - electron-to-chromium@1.5.181: - resolution: {integrity: sha512-+ISMj8OIQ+0qEeDj14Rt8WwcTOiqHyAB+5bnK1K7xNNLjBJ4hRCQfUkw8RWtcLbfBzDwc15ZnKH0c7SNOfwiyA==} + electron-to-chromium@1.5.182: + resolution: {integrity: sha512-Lv65Btwv9W4J9pyODI6EWpdnhfvrve/us5h1WspW8B2Fb0366REPtY3hX7ounk1CkV/TBjWCEvCBBbYbmV0qCA==} emittery@0.13.1: resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} @@ -2723,13 +2723,13 @@ snapshots: '@jest/console@30.0.4': dependencies: '@jest/types': 30.0.1 - '@types/node': 24.0.12 + '@types/node': 24.0.13 chalk: 4.1.2 jest-message-util: 30.0.2 jest-util: 30.0.2 slash: 3.0.0 - '@jest/core@30.0.4(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.12)(typescript@5.7.3))': + '@jest/core@30.0.4(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.13)(typescript@5.7.3))': dependencies: '@jest/console': 30.0.4 '@jest/pattern': 30.0.1 @@ -2737,14 +2737,14 @@ snapshots: '@jest/test-result': 30.0.4 '@jest/transform': 30.0.4 '@jest/types': 30.0.1 - '@types/node': 24.0.12 + '@types/node': 24.0.13 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 4.3.0 exit-x: 0.2.2 graceful-fs: 4.2.11 jest-changed-files: 30.0.2 - jest-config: 30.0.4(@types/node@24.0.12)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.12)(typescript@5.7.3)) + jest-config: 30.0.4(@types/node@24.0.13)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.13)(typescript@5.7.3)) jest-haste-map: 30.0.2 jest-message-util: 30.0.2 jest-regex-util: 30.0.1 @@ -2771,7 +2771,7 @@ snapshots: dependencies: '@jest/fake-timers': 30.0.4 '@jest/types': 30.0.1 - '@types/node': 24.0.12 + '@types/node': 24.0.13 jest-mock: 30.0.2 '@jest/expect-utils@30.0.4': @@ -2789,7 +2789,7 @@ snapshots: dependencies: '@jest/types': 30.0.1 '@sinonjs/fake-timers': 13.0.5 - '@types/node': 24.0.12 + '@types/node': 24.0.13 jest-message-util: 30.0.2 jest-mock: 30.0.2 jest-util: 30.0.2 @@ -2807,7 +2807,7 @@ snapshots: '@jest/pattern@30.0.1': dependencies: - '@types/node': 24.0.12 + '@types/node': 24.0.13 jest-regex-util: 30.0.1 '@jest/reporters@30.0.4': @@ -2818,7 +2818,7 @@ snapshots: '@jest/transform': 30.0.4 '@jest/types': 30.0.1 '@jridgewell/trace-mapping': 0.3.29 - '@types/node': 24.0.12 + '@types/node': 24.0.13 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit-x: 0.2.2 @@ -2895,7 +2895,7 @@ snapshots: '@jest/schemas': 30.0.1 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 24.0.12 + '@types/node': 24.0.13 '@types/yargs': 17.0.33 chalk: 4.1.2 @@ -3277,7 +3277,7 @@ snapshots: expect: 30.0.4 pretty-format: 30.0.2 - '@types/node@24.0.12': + '@types/node@24.0.13': dependencies: undici-types: 7.8.0 @@ -3575,7 +3575,7 @@ snapshots: browserslist@4.25.1: dependencies: caniuse-lite: 1.0.30001727 - electron-to-chromium: 1.5.181 + electron-to-chromium: 1.5.182 node-releases: 2.0.19 update-browserslist-db: 1.1.3(browserslist@4.25.1) @@ -3728,7 +3728,7 @@ snapshots: eastasianwidth@0.2.0: {} - electron-to-chromium@1.5.181: {} + electron-to-chromium@1.5.182: {} emittery@0.13.1: {} @@ -4069,7 +4069,7 @@ snapshots: '@jest/expect': 30.0.4 '@jest/test-result': 30.0.4 '@jest/types': 30.0.1 - '@types/node': 24.0.12 + '@types/node': 24.0.13 chalk: 4.1.2 co: 4.6.0 dedent: 1.6.0 @@ -4089,15 +4089,15 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@30.0.4(@types/node@24.0.12)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.12)(typescript@5.7.3)): + jest-cli@30.0.4(@types/node@24.0.13)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.13)(typescript@5.7.3)): dependencies: - '@jest/core': 30.0.4(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.12)(typescript@5.7.3)) + '@jest/core': 30.0.4(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.13)(typescript@5.7.3)) '@jest/test-result': 30.0.4 '@jest/types': 30.0.1 chalk: 4.1.2 exit-x: 0.2.2 import-local: 3.2.0 - jest-config: 30.0.4(@types/node@24.0.12)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.12)(typescript@5.7.3)) + jest-config: 30.0.4(@types/node@24.0.13)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.13)(typescript@5.7.3)) jest-util: 30.0.2 jest-validate: 30.0.2 yargs: 17.7.2 @@ -4108,7 +4108,7 @@ snapshots: - supports-color - ts-node - jest-config@30.0.4(@types/node@24.0.12)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.12)(typescript@5.7.3)): + jest-config@30.0.4(@types/node@24.0.13)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.13)(typescript@5.7.3)): dependencies: '@babel/core': 7.28.0 '@jest/get-type': 30.0.1 @@ -4135,8 +4135,8 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 24.0.12 - ts-node: 10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.12)(typescript@5.7.3) + '@types/node': 24.0.13 + ts-node: 10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.13)(typescript@5.7.3) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -4165,7 +4165,7 @@ snapshots: '@jest/environment': 30.0.4 '@jest/fake-timers': 30.0.4 '@jest/types': 30.0.1 - '@types/node': 24.0.12 + '@types/node': 24.0.13 jest-mock: 30.0.2 jest-util: 30.0.2 jest-validate: 30.0.2 @@ -4173,7 +4173,7 @@ snapshots: jest-haste-map@30.0.2: dependencies: '@jest/types': 30.0.1 - '@types/node': 24.0.12 + '@types/node': 24.0.13 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -4212,7 +4212,7 @@ snapshots: jest-mock@30.0.2: dependencies: '@jest/types': 30.0.1 - '@types/node': 24.0.12 + '@types/node': 24.0.13 jest-util: 30.0.2 jest-pnp-resolver@1.2.3(jest-resolve@30.0.2): @@ -4246,7 +4246,7 @@ snapshots: '@jest/test-result': 30.0.4 '@jest/transform': 30.0.4 '@jest/types': 30.0.1 - '@types/node': 24.0.12 + '@types/node': 24.0.13 chalk: 4.1.2 emittery: 0.13.1 exit-x: 0.2.2 @@ -4275,7 +4275,7 @@ snapshots: '@jest/test-result': 30.0.4 '@jest/transform': 30.0.4 '@jest/types': 30.0.1 - '@types/node': 24.0.12 + '@types/node': 24.0.13 chalk: 4.1.2 cjs-module-lexer: 2.1.0 collect-v8-coverage: 1.0.2 @@ -4322,7 +4322,7 @@ snapshots: jest-util@30.0.2: dependencies: '@jest/types': 30.0.1 - '@types/node': 24.0.12 + '@types/node': 24.0.13 chalk: 4.1.2 ci-info: 4.3.0 graceful-fs: 4.2.11 @@ -4341,7 +4341,7 @@ snapshots: dependencies: '@jest/test-result': 30.0.4 '@jest/types': 30.0.1 - '@types/node': 24.0.12 + '@types/node': 24.0.13 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -4350,18 +4350,18 @@ snapshots: jest-worker@30.0.2: dependencies: - '@types/node': 24.0.12 + '@types/node': 24.0.13 '@ungap/structured-clone': 1.3.0 jest-util: 30.0.2 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@30.0.4(@types/node@24.0.12)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.12)(typescript@5.7.3)): + jest@30.0.4(@types/node@24.0.13)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.13)(typescript@5.7.3)): dependencies: - '@jest/core': 30.0.4(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.12)(typescript@5.7.3)) + '@jest/core': 30.0.4(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.13)(typescript@5.7.3)) '@jest/types': 30.0.1 import-local: 3.2.0 - jest-cli: 30.0.4(@types/node@24.0.12)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.12)(typescript@5.7.3)) + jest-cli: 30.0.4(@types/node@24.0.13)(ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.13)(typescript@5.7.3)) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -4947,14 +4947,14 @@ snapshots: treeify@1.1.0: {} - ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.12)(typescript@5.7.3): + ts-node@10.9.2(@swc/core@1.12.11(@swc/helpers@0.5.17))(@types/node@24.0.13)(typescript@5.7.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 24.0.12 + '@types/node': 24.0.13 acorn: 8.15.0 acorn-walk: 8.3.4 arg: 4.1.3 From 2ee4c5022834f4456c6447c38946274fd2e6f5ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 11 Jul 2025 16:08:36 +0000 Subject: [PATCH 2/7] chore: Update license files --- licenses_main-deps.json | 2 +- licenses_sub-deps.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/licenses_main-deps.json b/licenses_main-deps.json index aa47f62..54bec3d 100644 --- a/licenses_main-deps.json +++ b/licenses_main-deps.json @@ -45,7 +45,7 @@ "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest", "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest/LICENSE" }, - "@types/node@24.0.12": { + "@types/node@24.0.13": { "licenses": "MIT", "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped", "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/node", diff --git a/licenses_sub-deps.json b/licenses_sub-deps.json index c0c440c..a3b6ba8 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -776,7 +776,7 @@ "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest", "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest/LICENSE" }, - "@types/node@24.0.12": { + "@types/node@24.0.13": { "licenses": "MIT", "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped", "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/node", @@ -1467,7 +1467,7 @@ "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth", "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth/README.md" }, - "electron-to-chromium@1.5.181": { + "electron-to-chromium@1.5.182": { "licenses": "ISC", "repository": "https://github.com/kilian/electron-to-chromium", "publisher": "Kilian Valkhof", @@ -3276,8 +3276,8 @@ "publisher": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com", - "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width", - "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width/license" + "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs", + "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs/license" }, "strip-ansi@6.0.1": { "licenses": "MIT", From 67fa43d220f6a5a74d832134287f2b8640778048 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 11 Jul 2025 16:09:02 +0000 Subject: [PATCH 3/7] chore: Update license files --- licenses_sub-deps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/licenses_sub-deps.json b/licenses_sub-deps.json index a3b6ba8..9536db8 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3595,8 +3595,8 @@ "publisher": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com", - "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/wrap-ansi", - "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/wrap-ansi/license" + "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/wrap-ansi-cjs", + "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/wrap-ansi-cjs/license" }, "wrappy@1.0.2": { "licenses": "ISC", From f5aca72f32b691cbf7b874c7e3402b5008bf259b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 11 Jul 2025 16:09:27 +0000 Subject: [PATCH 4/7] chore: Update license files --- licenses_sub-deps.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/licenses_sub-deps.json b/licenses_sub-deps.json index 9536db8..20817f4 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3276,8 +3276,8 @@ "publisher": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com", - "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs", - "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs/license" + "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width", + "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width/license" }, "strip-ansi@6.0.1": { "licenses": "MIT", @@ -3285,8 +3285,8 @@ "publisher": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com", - "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi", - "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi/license" + "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs", + "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs/license" }, "strip-bom@4.0.0": { "licenses": "MIT", @@ -3595,8 +3595,8 @@ "publisher": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com", - "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/wrap-ansi-cjs", - "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/wrap-ansi-cjs/license" + "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/wrap-ansi", + "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/wrap-ansi/license" }, "wrappy@1.0.2": { "licenses": "ISC", From 5e8afcc0f775573fde0f1027bae60510eaaaf462 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 11 Jul 2025 16:09:52 +0000 Subject: [PATCH 5/7] chore: Update license files --- licenses_sub-deps.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/licenses_sub-deps.json b/licenses_sub-deps.json index 20817f4..a3b6ba8 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3276,8 +3276,8 @@ "publisher": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com", - "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width", - "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width/license" + "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs", + "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs/license" }, "strip-ansi@6.0.1": { "licenses": "MIT", @@ -3285,8 +3285,8 @@ "publisher": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com", - "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs", - "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs/license" + "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi", + "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi/license" }, "strip-bom@4.0.0": { "licenses": "MIT", From 4e398d3354c3d939a263324891055efb96bfcd0a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 11 Jul 2025 16:10:14 +0000 Subject: [PATCH 6/7] chore: Update license files --- licenses_sub-deps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/licenses_sub-deps.json b/licenses_sub-deps.json index a3b6ba8..ade6104 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3285,8 +3285,8 @@ "publisher": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com", - "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi", - "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi/license" + "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs", + "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs/license" }, "strip-bom@4.0.0": { "licenses": "MIT", From d6a2bcc27d0af078a03f394f28634be4a90dc109 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 11 Jul 2025 16:10:34 +0000 Subject: [PATCH 7/7] chore: Update license files --- licenses_sub-deps.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/licenses_sub-deps.json b/licenses_sub-deps.json index ade6104..2bd158e 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3276,8 +3276,8 @@ "publisher": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com", - "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs", - "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs/license" + "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width", + "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width/license" }, "strip-ansi@6.0.1": { "licenses": "MIT", @@ -3285,8 +3285,8 @@ "publisher": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com", - "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs", - "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs/license" + "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi", + "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi/license" }, "strip-bom@4.0.0": { "licenses": "MIT",