From 44a69dc9fe1e7967bce69e4c3c6303aa6a6deb94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 16:15:00 +0000 Subject: [PATCH 01/16] deps: bump electron-to-chromium in the all-dependencies group Bumps the all-dependencies group with 1 update: [electron-to-chromium](https://github.com/kilian/electron-to-chromium). Updates `electron-to-chromium` from 1.5.176 to 1.5.177 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/compare/v1.5.176...v1.5.177) --- updated-dependencies: - dependency-name: electron-to-chromium dependency-version: 1.5.177 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c5d2e5..c68e670 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1295,8 +1295,8 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - electron-to-chromium@1.5.176: - resolution: {integrity: sha512-2nDK9orkm7M9ZZkjO3PjbEd3VUulQLyg5T9O3enJdFvUg46Hzd4DUvTvAuEgbdHYXyFsiG4A5sO9IzToMH1cDg==} + electron-to-chromium@1.5.177: + resolution: {integrity: sha512-7EH2G59nLsEMj97fpDuvVcYi6lwTcM1xuWw3PssD8xzboAW7zj7iB3COEEEATUfjLHrs5uKBLQT03V/8URx06g==} emittery@0.13.1: resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} @@ -3593,7 +3593,7 @@ snapshots: browserslist@4.25.1: dependencies: caniuse-lite: 1.0.30001726 - electron-to-chromium: 1.5.176 + electron-to-chromium: 1.5.177 node-releases: 2.0.19 update-browserslist-db: 1.1.3(browserslist@4.25.1) @@ -3746,7 +3746,7 @@ snapshots: eastasianwidth@0.2.0: {} - electron-to-chromium@1.5.176: {} + electron-to-chromium@1.5.177: {} emittery@0.13.1: {} From 9d7b228a6273e843e4f1a96a32d2be40707409f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:15:20 +0000 Subject: [PATCH 02/16] chore: Update license files --- licenses_sub-deps.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/licenses_sub-deps.json b/licenses_sub-deps.json index 94e7223..f00ea9c 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -1473,7 +1473,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.176": { + "electron-to-chromium@1.5.177": { "licenses": "ISC", "repository": "https://github.com/kilian/electron-to-chromium", "publisher": "Kilian Valkhof", @@ -3324,8 +3324,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", @@ -3627,8 +3627,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 683285507daaafaa65df902d51cfa5a082a0f0f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:15:39 +0000 Subject: [PATCH 03/16] 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 f00ea9c..b499f7d 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3315,8 +3315,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 961a6ada1e6447df0bfeebea90b83df027b137ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:16:05 +0000 Subject: [PATCH 04/16] 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 b499f7d..06518df 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3315,8 +3315,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", @@ -3324,8 +3324,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 af477b271e0a60a8768b038fad334a27191d3653 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:16:27 +0000 Subject: [PATCH 05/16] 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 06518df..f00ea9c 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3324,8 +3324,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 dfe62261d487f621d005d6d9523afc13e7705304 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:16:47 +0000 Subject: [PATCH 06/16] 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 f00ea9c..06518df 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3324,8 +3324,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 af90fc0a4237a8f629e856d4166634c5130a8326 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:17:13 +0000 Subject: [PATCH 07/16] 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 06518df..f00ea9c 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3324,8 +3324,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 c110efbf2fa044b99a36fb756fb4017703dd8280 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:17:32 +0000 Subject: [PATCH 08/16] 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 f00ea9c..2bbd2e0 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3315,8 +3315,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", @@ -3324,8 +3324,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 41f6c6ce1c51a48beb93eb860b93a297dbf56a2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:17:52 +0000 Subject: [PATCH 09/16] 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 2bbd2e0..2e11bd5 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3315,8 +3315,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", @@ -3324,8 +3324,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", @@ -3627,8 +3627,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 598748956a4fd008f61628a96ea134639fb92e87 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:18:11 +0000 Subject: [PATCH 10/16] 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 2e11bd5..cdcd722 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3324,8 +3324,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 705f5ce1bd14fc7bc9ccfeb6809fdd34b207b651 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:18:28 +0000 Subject: [PATCH 11/16] 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 cdcd722..06518df 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3627,8 +3627,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 37bf150fc7d31bcfc86c96027b4e4725f5923f79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:18:50 +0000 Subject: [PATCH 12/16] 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 06518df..b499f7d 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3315,8 +3315,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", @@ -3324,8 +3324,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 748afbcdc69eef1711c92553a821d2e6a0d36024 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:19:09 +0000 Subject: [PATCH 13/16] 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 b499f7d..cdcd722 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3315,8 +3315,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", @@ -3324,8 +3324,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", @@ -3627,8 +3627,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 abb6436a522738877459e641289e43d7dbd81949 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:19:27 +0000 Subject: [PATCH 14/16] 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 cdcd722..06518df 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3627,8 +3627,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 463adb9dae4dec37e88f3357ed21e50a0a1ab54e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:19:48 +0000 Subject: [PATCH 15/16] 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 06518df..cdcd722 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3627,8 +3627,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 3a1f7a890f7fa59321ad11eba27afe83be111761 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 16:20:08 +0000 Subject: [PATCH 16/16] 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 cdcd722..06518df 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -3627,8 +3627,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",