From 726e09dfa1635c66738b46e25883dca90641b315 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 18:44:37 +0000 Subject: [PATCH] Bump should from 1.0.0 to 13.2.3 Bumps [should](https://github.com/shouldjs/should.js) from 1.0.0 to 13.2.3. - [Release notes](https://github.com/shouldjs/should.js/releases) - [Changelog](https://github.com/shouldjs/should.js/blob/master/History.md) - [Commits](https://github.com/shouldjs/should.js/compare/1.0.0...13.2.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a0a679..3e7fb2e 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "devDependencies": { "node-gyp": "*", - "should": "1.0.0", + "should": "13.2.3", "mocha": "1.3.0" }, "engines": {