From b9b7b86821dbc6c9c0657633ac2bcf26861cac23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 18:26:55 +0000 Subject: [PATCH] Bump nth-check from 1.0.1 to 2.0.1 Bumps [nth-check](https://github.com/fb55/nth-check) from 1.0.1 to 2.0.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](https://github.com/fb55/nth-check/commits/v2.0.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index d648e55e9..9f87d4072 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7884,7 +7884,7 @@ "dev": true, "optional": true, "requires": { - "boolbase": "1.0.0" + "boolbase": "~1.0.0" } }, "num2fraction": {