From 6c02668244d41b9755887c9d783632c0795dce69 Mon Sep 17 00:00:00 2001 From: Gar Date: Wed, 5 Nov 2025 11:17:20 -0800 Subject: [PATCH 1/6] deps: proc-log@6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4427bcd6..7aa4afc4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "minipass-fetch": "^4.0.0", "minizlib": "^3.0.1", "npm-package-arg": "^13.0.0", - "proc-log": "^5.0.0" + "proc-log": "^6.0.0" }, "devDependencies": { "@npmcli/eslint-config": "^5.0.0", From dd085e3687965dc6baaa4e43ae5057cdc78c4fb8 Mon Sep 17 00:00:00 2001 From: Gar Date: Wed, 5 Nov 2025 11:17:34 -0800 Subject: [PATCH 2/6] deps: ssri@13.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7aa4afc4..e4085818 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "cacache": "^20.0.0", "nock": "^13.2.4", "require-inject": "^1.4.4", - "ssri": "^12.0.0", + "ssri": "^13.0.0", "tap": "^16.0.1" }, "tap": { From a887e4e274e0c840394b386c23f15fb267fa905c Mon Sep 17 00:00:00 2001 From: Gar Date: Wed, 5 Nov 2025 11:17:51 -0800 Subject: [PATCH 3/6] deps: minipass-fetch@5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4085818..7c5bc7b7 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "jsonparse": "^1.3.1", "make-fetch-happen": "^15.0.0", "minipass": "^7.0.2", - "minipass-fetch": "^4.0.0", + "minipass-fetch": "^5.0.0", "minizlib": "^3.0.1", "npm-package-arg": "^13.0.0", "proc-log": "^6.0.0" From d2ac09c05b407bb2ff3713a33cf6b531e3b25431 Mon Sep 17 00:00:00 2001 From: Gar Date: Wed, 5 Nov 2025 11:18:20 -0800 Subject: [PATCH 4/6] deps: @npmcli/redact@4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c5bc7b7..63736d9d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "author": "GitHub Inc.", "license": "ISC", "dependencies": { - "@npmcli/redact": "^3.0.0", + "@npmcli/redact": "^4.0.0", "jsonparse": "^1.3.1", "make-fetch-happen": "^15.0.0", "minipass": "^7.0.2", From ecdf52fbb25b1eaa905707312757dc57b3c5f640 Mon Sep 17 00:00:00 2001 From: Gar Date: Wed, 5 Nov 2025 11:19:43 -0800 Subject: [PATCH 5/6] chore: @npmcli/template-oss@4.28.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 63736d9d..f5bdb15f 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.25.0", + "@npmcli/template-oss": "4.28.0", "cacache": "^20.0.0", "nock": "^13.2.4", "require-inject": "^1.4.4", @@ -62,7 +62,7 @@ }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.25.0", + "version": "4.28.0", "publish": "true" } } From 4e455e17b69061dd786aa96caad82f5b3d8dc272 Mon Sep 17 00:00:00 2001 From: Gar Date: Wed, 5 Nov 2025 11:20:17 -0800 Subject: [PATCH 6/6] chore: @npmcli/eslint-config@6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5bdb15f..4a511acc 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "proc-log": "^6.0.0" }, "devDependencies": { - "@npmcli/eslint-config": "^5.0.0", + "@npmcli/eslint-config": "^6.0.0", "@npmcli/template-oss": "4.28.0", "cacache": "^20.0.0", "nock": "^13.2.4",