From fe5e46c6b20f7b05de7e740f7fde60efbbf57644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 20:59:19 +0000 Subject: [PATCH] Bump nth-check from 2.0.0 to 2.0.1 Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 731cd27a..72665886 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5764,9 +5764,9 @@ "dev": true }, "flatten-tweet": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/flatten-tweet/-/flatten-tweet-0.0.2.tgz", - "integrity": "sha512-9ZGRoC4e7Mf3mEW27XvekzRK1ErL3fSjKpt03jBoWOY12s1cIHtrMIQQc600J3WLdag5cAJLOXnBs+W+ccXa3A==" + "version": "0.0.4", + "resolved": "https://registry.npmjs.org/flatten-tweet/-/flatten-tweet-0.0.4.tgz", + "integrity": "sha512-Nb8nbXoZACsnsCzeXkjlLJeZiwBQF03PDDO42T9/i31zkbWjMFz3ZcIDfAAbvdc2dEaHhLd5+3wmr3wbBaO2iA==" }, "flush-write-stream": { "version": "1.1.1", @@ -8443,9 +8443,9 @@ } }, "nth-check": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.0.tgz", - "integrity": "sha512-i4sc/Kj8htBrAiH1viZ0TgU8Y5XqCaV/FziYK6TBczxmeKm3AEFWqqF3195yKudrarqy7Zu80Ra5dobFjn9X/Q==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz", + "integrity": "sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==", "requires": { "boolbase": "^1.0.0" }