🏡 index : github.com/captn3m0/youtube-cue.git

author Nemo <commits@captnemo.in> 2021-06-09 23:48:49.0 +05:30:00
committer Nemo <commits@captnemo.in> 2021-06-09 23:48:49.0 +05:30:00
commit
0407b0f581fe5ded55a2126cea13a9952cd5a7b3 [patch]
tree
51e74567ee0501fc66006d16ed3838f993f734d8
parent
1530add88c1c1ea213f5b2083b8124a74df04d4f
download
0407b0f581fe5ded55a2126cea13a9952cd5a7b3.tar.gz

[deps] Dependency Updates



Diff

 package-lock.json | 192 +++++++++++++++++++++++++++++++++++++-------------------------------------------
 package.json      |   2 +-
 2 files changed, 88 insertions(+), 106 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index b1ded81..72079cc 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -5,7 +5,6 @@
  "requires": true,
  "packages": {
    "": {
      "name": "youtube-cue",
      "version": "1.0.0",
      "license": "MIT",
      "dependencies": {
@@ -15,8 +14,11 @@
        "ora": "^5.4.0",
        "ytdl-core": "^4.8.2"
      },

      "bin": {
        "youtube-cue": "index.js"
      },

      "devDependencies": {
        "mocha": "^8.4.0"
        "mocha": "^9.0.0"
      }

    },

    "node_modules/@babel/code-frame": {
@@ -642,9 +644,9 @@
      }

    },

    "node_modules/glob": {
      "version": "7.1.6",
      "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
      "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
      "version": "7.1.7",
      "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz",
      "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==",
      "dev": true,
      "dependencies": {
        "fs.realpath": "^1.0.0",
@@ -880,9 +882,9 @@
      "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
    },

    "node_modules/js-yaml": {
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.0.0.tgz",
      "integrity": "sha512-pqon0s+4ScYUvX30wxQi3PogGFAlUyH0awepWvwkj4jD4v+ova3RiYw8bmA6x2rDrEaj8i/oWKoRxpVNW+Re8Q==",
      "version": "4.1.0",
      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
      "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
      "dev": true,
      "dependencies": {
        "argparse": "^2.0.1"
@@ -924,15 +926,18 @@
      }

    },

    "node_modules/log-symbols": {
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.0.0.tgz",
      "integrity": "sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA==",
      "dev": true,
      "version": "4.1.0",
      "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
      "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
      "dependencies": {
        "chalk": "^4.0.0"
        "chalk": "^4.1.0",
        "is-unicode-supported": "^0.1.0"
      },

      "engines": {
        "node": ">=10"
      },

      "funding": {
        "url": "https://github.com/sponsors/sindresorhus"
      }

    },

    "node_modules/lru-cache": {
@@ -970,9 +975,9 @@
      }

    },

    "node_modules/meow": {
      "version": "10.0.0",
      "resolved": "https://registry.npmjs.org/meow/-/meow-10.0.0.tgz",
      "integrity": "sha512-29Fk3U5HIBe/ytHxAFKRWIi3Lz63LejnP7UxivXOA1ZCq/viNeJo2fiXLqIveCe6IxlC1J/BrxoSB47Bifzxlg==",
      "version": "10.0.1",
      "resolved": "https://registry.npmjs.org/meow/-/meow-10.0.1.tgz",
      "integrity": "sha512-65vCCdUI8wS5upK24fDFo25FcViNExdTGAR/vaWN4E6fXsWQ8fGdbkjCWp3nDTuJMlIYuEoAEMiB2/b81DBJjg==",
      "dependencies": {
        "@types/minimist": "^1.2.1",
        "camelcase-keys": "^6.2.2",
@@ -983,7 +988,7 @@
        "normalize-package-data": "^3.0.2",
        "read-pkg-up": "^8.0.0",
        "redent": "^4.0.0",
        "trim-newlines": "^4.0.0",
        "trim-newlines": "^4.0.1",
        "type-fest": "^1.0.2",
        "yargs-parser": "^20.2.7"
      },

@@ -1044,9 +1049,9 @@
      }

    },

    "node_modules/mocha": {
      "version": "8.4.0",
      "resolved": "https://registry.npmjs.org/mocha/-/mocha-8.4.0.tgz",
      "integrity": "sha512-hJaO0mwDXmZS4ghXsvPVriOhsxQ7ofcpQdm8dE+jISUOKopitvnXFQmpRR7jd2K6VBG6E26gU3IAbXXGIbu4sQ==",
      "version": "9.0.0",
      "resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.0.tgz",
      "integrity": "sha512-GRGG/q9bIaUkHJB9NL+KZNjDhMBHB30zW3bZW9qOiYr+QChyLjPzswaxFWkI1q6lGlSL28EQYzAi2vKWNkPx+g==",
      "dev": true,
      "dependencies": {
        "@ungap/promise-all-settled": "1.1.2",
@@ -1057,20 +1062,20 @@
        "diff": "5.0.0",
        "escape-string-regexp": "4.0.0",
        "find-up": "5.0.0",
        "glob": "7.1.6",
        "glob": "7.1.7",
        "growl": "1.10.5",
        "he": "1.2.0",
        "js-yaml": "4.0.0",
        "log-symbols": "4.0.0",
        "js-yaml": "4.1.0",
        "log-symbols": "4.1.0",
        "minimatch": "3.0.4",
        "ms": "2.1.3",
        "nanoid": "3.1.20",
        "nanoid": "3.1.23",
        "serialize-javascript": "5.0.1",
        "strip-json-comments": "3.1.1",
        "supports-color": "8.1.1",
        "which": "2.0.2",
        "wide-align": "1.1.3",
        "workerpool": "6.1.0",
        "workerpool": "6.1.4",
        "yargs": "16.2.0",
        "yargs-parser": "20.2.4",
        "yargs-unparser": "2.0.0"
@@ -1080,7 +1085,7 @@
        "mocha": "bin/mocha"
      },

      "engines": {
        "node": ">= 10.12.0"
        "node": ">= 12.0.0"
      },

      "funding": {
        "type": "opencollective",
@@ -1103,9 +1108,9 @@
      "dev": true
    },

    "node_modules/nanoid": {
      "version": "3.1.20",
      "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.20.tgz",
      "integrity": "sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==",
      "version": "3.1.23",
      "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz",
      "integrity": "sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==",
      "dev": true,
      "bin": {
        "nanoid": "bin/nanoid.cjs"
@@ -1161,9 +1166,9 @@
      }

    },

    "node_modules/ora": {
      "version": "5.4.0",
      "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.0.tgz",
      "integrity": "sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==",
      "version": "5.4.1",
      "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
      "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==",
      "dependencies": {
        "bl": "^4.1.0",
        "chalk": "^4.1.0",
@@ -1174,21 +1179,6 @@
        "log-symbols": "^4.1.0",
        "strip-ansi": "^6.0.0",
        "wcwidth": "^1.0.1"
      },

      "engines": {
        "node": ">=10"
      },

      "funding": {
        "url": "https://github.com/sponsors/sindresorhus"
      }

    },

    "node_modules/ora/node_modules/log-symbols": {
      "version": "4.1.0",
      "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
      "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
      "dependencies": {
        "chalk": "^4.1.0",
        "is-unicode-supported": "^0.1.0"
      },

      "engines": {
        "node": ">=10"
@@ -1597,9 +1587,9 @@
      }

    },

    "node_modules/type-fest": {
      "version": "1.1.3",
      "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.1.3.tgz",
      "integrity": "sha512-CsiQeFMR1jZEq8R+H59qe+bBevnjoV5N2WZTTdlyqxeoODQOOepN2+msQOywcieDq5sBjabKzTn3U+sfHZlMdw==",
      "version": "1.2.0",
      "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.2.0.tgz",
      "integrity": "sha512-++0N6KyAj0t2webXst0PE0xuXb4Dv3z1Z+4SGzK+j/epeWBZCfkQbkW/ezscZwpinmBQ5wu/l4TqagKSVcAGCA==",
      "engines": {
        "node": ">=10"
      },

@@ -1622,11 +1612,14 @@
      }

    },

    "node_modules/video-extensions": {
      "version": "1.1.0",
      "resolved": "https://registry.npmjs.org/video-extensions/-/video-extensions-1.1.0.tgz",
      "integrity": "sha1-6qhrRfKahTwrhz6djiO1E3Epl9Y=",
      "version": "1.2.0",
      "resolved": "https://registry.npmjs.org/video-extensions/-/video-extensions-1.2.0.tgz",
      "integrity": "sha512-TriMl18BHEsh2KuuSA065tbu4SNAC9fge7k8uKoTTofTq89+Xsg4K1BGbmSVETwUZhqSjd9KwRCNwXAW/buXMg==",
      "engines": {
        "node": ">=0.10.0"
      },

      "funding": {
        "url": "https://github.com/sponsors/sindresorhus"
      }

    },

    "node_modules/wcwidth": {
@@ -1662,9 +1655,9 @@
      }

    },

    "node_modules/workerpool": {
      "version": "6.1.0",
      "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.1.0.tgz",
      "integrity": "sha512-toV7q9rWNYha963Pl/qyeZ6wG+3nnsyvolaNUS8+R5Wtw6qJPTxIlOP1ZSvcGhEJw+l3HMMmtiNo9Gl61G4GVg==",
      "version": "6.1.4",
      "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.1.4.tgz",
      "integrity": "sha512-jGWPzsUqzkow8HoAvqaPWTUPCrlPJaJ5tY8Iz7n1uCz3tTp6s3CDG0FF1NsX42WNlkRSW6Mr+CDZGnNoSsKa7g==",
      "dev": true
    },

    "node_modules/wrap-ansi": {
@@ -2309,9 +2302,9 @@
      "dev": true
    },

    "glob": {
      "version": "7.1.6",
      "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
      "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
      "version": "7.1.7",
      "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz",
      "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==",
      "dev": true,
      "requires": {
        "fs.realpath": "^1.0.0",
@@ -2470,9 +2463,9 @@
      "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
    },

    "js-yaml": {
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.0.0.tgz",
      "integrity": "sha512-pqon0s+4ScYUvX30wxQi3PogGFAlUyH0awepWvwkj4jD4v+ova3RiYw8bmA6x2rDrEaj8i/oWKoRxpVNW+Re8Q==",
      "version": "4.1.0",
      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
      "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
      "dev": true,
      "requires": {
        "argparse": "^2.0.1"
@@ -2502,12 +2495,12 @@
      }

    },

    "log-symbols": {
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.0.0.tgz",
      "integrity": "sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA==",
      "dev": true,
      "version": "4.1.0",
      "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
      "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
      "requires": {
        "chalk": "^4.0.0"
        "chalk": "^4.1.0",
        "is-unicode-supported": "^0.1.0"
      }

    },

    "lru-cache": {
@@ -2533,9 +2526,9 @@
      "integrity": "sha512-+WA2/1sPmDj1dlvvJmB5G6JKfY9dpn7EVBUL06+y6PoljPkh+6V1QihwxNkbcGxCRjt2b0F9K0taiCuo7MbdFQ=="
    },

    "meow": {
      "version": "10.0.0",
      "resolved": "https://registry.npmjs.org/meow/-/meow-10.0.0.tgz",
      "integrity": "sha512-29Fk3U5HIBe/ytHxAFKRWIi3Lz63LejnP7UxivXOA1ZCq/viNeJo2fiXLqIveCe6IxlC1J/BrxoSB47Bifzxlg==",
      "version": "10.0.1",
      "resolved": "https://registry.npmjs.org/meow/-/meow-10.0.1.tgz",
      "integrity": "sha512-65vCCdUI8wS5upK24fDFo25FcViNExdTGAR/vaWN4E6fXsWQ8fGdbkjCWp3nDTuJMlIYuEoAEMiB2/b81DBJjg==",
      "requires": {
        "@types/minimist": "^1.2.1",
        "camelcase-keys": "^6.2.2",
@@ -2546,7 +2539,7 @@
        "normalize-package-data": "^3.0.2",
        "read-pkg-up": "^8.0.0",
        "redent": "^4.0.0",
        "trim-newlines": "^4.0.0",
        "trim-newlines": "^4.0.1",
        "type-fest": "^1.0.2",
        "yargs-parser": "^20.2.7"
      }

@@ -2586,9 +2579,9 @@
      }

    },

    "mocha": {
      "version": "8.4.0",
      "resolved": "https://registry.npmjs.org/mocha/-/mocha-8.4.0.tgz",
      "integrity": "sha512-hJaO0mwDXmZS4ghXsvPVriOhsxQ7ofcpQdm8dE+jISUOKopitvnXFQmpRR7jd2K6VBG6E26gU3IAbXXGIbu4sQ==",
      "version": "9.0.0",
      "resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.0.tgz",
      "integrity": "sha512-GRGG/q9bIaUkHJB9NL+KZNjDhMBHB30zW3bZW9qOiYr+QChyLjPzswaxFWkI1q6lGlSL28EQYzAi2vKWNkPx+g==",
      "dev": true,
      "requires": {
        "@ungap/promise-all-settled": "1.1.2",
@@ -2599,20 +2592,20 @@
        "diff": "5.0.0",
        "escape-string-regexp": "4.0.0",
        "find-up": "5.0.0",
        "glob": "7.1.6",
        "glob": "7.1.7",
        "growl": "1.10.5",
        "he": "1.2.0",
        "js-yaml": "4.0.0",
        "log-symbols": "4.0.0",
        "js-yaml": "4.1.0",
        "log-symbols": "4.1.0",
        "minimatch": "3.0.4",
        "ms": "2.1.3",
        "nanoid": "3.1.20",
        "nanoid": "3.1.23",
        "serialize-javascript": "5.0.1",
        "strip-json-comments": "3.1.1",
        "supports-color": "8.1.1",
        "which": "2.0.2",
        "wide-align": "1.1.3",
        "workerpool": "6.1.0",
        "workerpool": "6.1.4",
        "yargs": "16.2.0",
        "yargs-parser": "20.2.4",
        "yargs-unparser": "2.0.0"
@@ -2633,9 +2626,9 @@
      "dev": true
    },

    "nanoid": {
      "version": "3.1.20",
      "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.20.tgz",
      "integrity": "sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==",
      "version": "3.1.23",
      "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz",
      "integrity": "sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==",
      "dev": true
    },

    "normalize-package-data": {
@@ -2673,9 +2666,9 @@
      }

    },

    "ora": {
      "version": "5.4.0",
      "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.0.tgz",
      "integrity": "sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==",
      "version": "5.4.1",
      "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
      "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==",
      "requires": {
        "bl": "^4.1.0",
        "chalk": "^4.1.0",
@@ -2686,17 +2679,6 @@
        "log-symbols": "^4.1.0",
        "strip-ansi": "^6.0.0",
        "wcwidth": "^1.0.1"
      },

      "dependencies": {
        "log-symbols": {
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
          "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
          "requires": {
            "chalk": "^4.1.0",
            "is-unicode-supported": "^0.1.0"
          }

        }

      }

    },

    "p-limit": {
@@ -2976,9 +2958,9 @@
      "integrity": "sha512-5n5GIW0uEbjCB2PO6OoaG11rscJmLOLw12ZG9e0vBKNMToDJ2n1+AkUhJpGO2bLj3jXKa/gYTGVmilX5CCxqmA=="
    },

    "type-fest": {
      "version": "1.1.3",
      "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.1.3.tgz",
      "integrity": "sha512-CsiQeFMR1jZEq8R+H59qe+bBevnjoV5N2WZTTdlyqxeoODQOOepN2+msQOywcieDq5sBjabKzTn3U+sfHZlMdw=="
      "version": "1.2.0",
      "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.2.0.tgz",
      "integrity": "sha512-++0N6KyAj0t2webXst0PE0xuXb4Dv3z1Z+4SGzK+j/epeWBZCfkQbkW/ezscZwpinmBQ5wu/l4TqagKSVcAGCA=="
    },

    "util-deprecate": {
      "version": "1.0.2",
@@ -2995,9 +2977,9 @@
      }

    },

    "video-extensions": {
      "version": "1.1.0",
      "resolved": "https://registry.npmjs.org/video-extensions/-/video-extensions-1.1.0.tgz",
      "integrity": "sha1-6qhrRfKahTwrhz6djiO1E3Epl9Y="
      "version": "1.2.0",
      "resolved": "https://registry.npmjs.org/video-extensions/-/video-extensions-1.2.0.tgz",
      "integrity": "sha512-TriMl18BHEsh2KuuSA065tbu4SNAC9fge7k8uKoTTofTq89+Xsg4K1BGbmSVETwUZhqSjd9KwRCNwXAW/buXMg=="
    },

    "wcwidth": {
      "version": "1.0.1",
@@ -3026,9 +3008,9 @@
      }

    },

    "workerpool": {
      "version": "6.1.0",
      "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.1.0.tgz",
      "integrity": "sha512-toV7q9rWNYha963Pl/qyeZ6wG+3nnsyvolaNUS8+R5Wtw6qJPTxIlOP1ZSvcGhEJw+l3HMMmtiNo9Gl61G4GVg==",
      "version": "6.1.4",
      "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.1.4.tgz",
      "integrity": "sha512-jGWPzsUqzkow8HoAvqaPWTUPCrlPJaJ5tY8Iz7n1uCz3tTp6s3CDG0FF1NsX42WNlkRSW6Mr+CDZGnNoSsKa7g==",
      "dev": true
    },

    "wrap-ansi": {
diff --git a/package.json b/package.json
index 6993e16..61b7e61 100644
--- a/package.json
+++ a/package.json
@@ -10,7 +10,7 @@
  "author": "Nemo <npm@captnemo.in>",
  "license": "MIT",
  "devDependencies": {
    "mocha": "^8.4.0"
    "mocha": "^9.0.0"
  },

  "dependencies": {
    "console-log-level": "^1.4.1",