From a8b91e4d500c89427040464bf45f026eb37564ee Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 4 Oct 2021 23:38:17 +0000 Subject: [PATCH] feat: upgrade sinon from 2.3.5 to 11.1.2 Snyk has created this PR to upgrade sinon from 2.3.5 to 11.1.2. See this package in npm: https://www.npmjs.com/package/sinon See this project in Snyk: https://app.snyk.io/org/baby636/project/814ba988-2b70-4b15-b3b5-5a8d150afda6?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2701d81e77f4..482f93bba627 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "plato": "1.2.2", "react-test-renderer": "16.4.0", "selenium-webdriver": "3.4.0", - "sinon": "2.3.5", + "sinon": "11.1.2", "squirejs": "0.1.0", "stylelint-formatter-pretty": "1.0.3" }