chore: fix package-lock.json

This commit is contained in:
Sarah Vaupel 2022-06-04 01:19:21 +02:00
parent 5542be6780
commit 48c8b8a11e

4
package-lock.json generated
View File

@ -4056,7 +4056,7 @@
"boolbase": "~1.0.0",
"css-what": "2.1",
"domutils": "1.5.1",
"nth-check": "~1.0.1"
"nth-check": "^2.0.1"
}
},
"css-what": {
@ -4121,7 +4121,7 @@
}
},
"nth-check": {
"version": "1.0.2",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz",
"integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==",
"dev": true,