diff --git a/package-lock.json b/package-lock.json index bafeae9..cc36488 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "react-minimal-pie-chart": "^8.2.0", "simple-encryptor": "github:DEgITx/node-simple-encryptor", "stun": "1.1.0", - "tagslog": "^1.1.5", + "tagslog": "^1.1.6", "webtorrent": "github:DEgITx/webtorrent" }, "devDependencies": { @@ -23239,9 +23239,9 @@ } }, "node_modules/tagslog": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/tagslog/-/tagslog-1.1.5.tgz", - "integrity": "sha512-LRiFWGwEthDtBFlDljKs/Rk0fWOWzmaxPoF/90isFTGDUH38VItQ+IlqNRdnxSaGzqcH9oOHt1ILGx2G9X0YYQ==", + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/tagslog/-/tagslog-1.1.6.tgz", + "integrity": "sha512-uvz7f7lRFBSJI6byro+w+5T9FO9C/eshos9N3sBPY6oFTOxC+ODCxnFidi3gWu/zyXWbfBvivWxFo9ScCaVq3w==", "dependencies": { "ansi-256-colors": "^1.1.0" } diff --git a/package.json b/package.json index 05b0be0..3b87e1c 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "react-minimal-pie-chart": "^8.2.0", "simple-encryptor": "github:DEgITx/node-simple-encryptor", "stun": "1.1.0", - "tagslog": "^1.1.5", + "tagslog": "^1.1.6", "webtorrent": "github:DEgITx/webtorrent" }, "devDependencies": {