From 39e53941aa56a7b990cd8acbf5b0128a2aefd07d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 18:04:58 +0000 Subject: [PATCH] Bump nth-check from 1.0.2 to 2.0.1 Bumps [nth-check](https://github.com/fb55/nth-check) from 1.0.2 to 2.0.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](https://github.com/fb55/nth-check/compare/v1.0.2...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 4c643bf..a37ee0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -980,7 +980,7 @@ }, "nth-check": { "version": "1.0.2", - "resolved": "https://nexus.opr.statefarm.org/repository/sfnpm/nth-check/-/nth-check-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz", "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==", "requires": { "boolbase": "~1.0.0"