From 8605ee9c20b41bc79ba239bf859158538c4ba633 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 11:06:26 +0000 Subject: [PATCH] chore(deps): update dependency standard to ^17.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30b9593..9827dae 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@webtorrent/semantic-release-config": "1.0.10", "brfs": "2.0.2", "semantic-release": "21.1.2", - "standard": "^17.1.0", + "standard": "^17.1.2", "tape": "5.9.0", "webtorrent-fixtures": "2.0.2", "xtend": "4.0.2"