Browse Source

Merge branch 'dependabot/npm_and_yarn/frontend/nth-check-2.0.1' into polishing

Kristian Vos 3 years ago
parent
commit
60c3279cab
1 changed files with 3 additions and 3 deletions
  1. 3 3
      frontend/package-lock.json

+ 3 - 3
frontend/package-lock.json

@@ -6214,9 +6214,9 @@
       }
       }
     },
     },
     "nth-check": {
     "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": {
       "requires": {
         "boolbase": "^1.0.0"
         "boolbase": "^1.0.0"
       }
       }