From d58396b6aa6c36e5875db40e7570fd41ab32b196 Mon Sep 17 00:00:00 2001 From: Edwin Joassart Date: Wed, 18 Oct 2023 17:32:07 +0200 Subject: [PATCH] patch: bump sinon to 6.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c10891f..1a6b4f0a 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "redux": "4.2.0", "rendition": "19.3.2", "semver": "7.5.4", - "sinon": "16.1.0", + "sinon": "16.1.1", "style-loader": "2.0.0", "styled-components": "5.3.6", "sys-class-rgb-led": "3.0.1",