Merge pull request #1165 from ajayyy/dependabot/npm_and_yarn/nth-check-2.0.1

Bump nth-check from 2.0.0 to 2.0.1
This commit is contained in:
Ajay Ramachandran 2022-02-06 13:22:23 -05:00 committed by GitHub
commit 2bd1688d8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
package-lock.json generated
View file

@ -14261,8 +14261,9 @@
}
},
"node_modules/nth-check": {
"version": "2.0.0",
"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==",
"dev": true,
"dependencies": {
"boolbase": "^1.0.0"
@ -30185,8 +30186,9 @@
}
},
"nth-check": {
"version": "2.0.0",
"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==",
"dev": true,
"requires": {
"boolbase": "^1.0.0"