From 6eeda4492c71393d2aaf9ac333791c8ff16198b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 08:12:54 +0000 Subject: [PATCH] chore(deps): update dependency sinon to v21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3beeb9c..4b7c473 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@hapi/lab": "^24.0.0", "allow-scripts": "^1.5.2", "nock": "^13.0.0", - "sinon": "^13.0.0" + "sinon": "^21.0.0" }, "dependencies": { "@npmcli/arborist": "^4.0.0",