diff --git a/package-lock.json b/package-lock.json index 1394d36..d5e770a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "packages/*" ], "devDependencies": { - "turbo": "latest" + "turbo": "*" }, "engines": { "node": ">=14.0.0", @@ -403,7 +403,7 @@ "bcryptjs": "^2.4.3", "chalk": "^4.1.2", "clear": "^0.1.0", - "colors": "https://github.com/Tolfix/colors.js.git", + "colors": "git+ssh://git@github.com/Tolfix/colors.js.git#cabf43d4700aeb7284b8505270d1b5c15f43d9dd", "common-tags": "^1.8.0", "cors": "^2.8.5", "cron": "^1.8.2", @@ -432,7 +432,7 @@ "nodemailer": "^6.7.0", "npm": "^8.11.0", "paypal-rest-sdk": "^1.8.1", - "pdfkit-table": "https://github.com/Tolfx/pdfkit-table.git", + "pdfkit-table": "git+ssh://git@github.com/Tolfx/pdfkit-table.git#3719c603776d3e01b47988174c5031570e064ffe", "prompt": "^1.2.0", "qrcode": "^1.4.4", "request": "^2.88.2", @@ -20327,9 +20327,9 @@ } }, "node_modules/jose": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/jose/-/jose-4.8.1.tgz", - "integrity": "sha512-+/hpTbRcCw9YC0TOfN1W47pej4a9lRmltdOVdRLz5FP5UvUq3CenhXjQK7u/8NdMIIShMXYAh9VLPhc7TjhvFw==", + "version": "4.10.4", + "resolved": "https://registry.npmjs.org/jose/-/jose-4.10.4.tgz", + "integrity": "sha512-eBH77Xs9Yc/oTDvukhAEDVMijhekPuNktXJL4tUlB22jqKP1k48v5nmsUmc8feoJPsxB3HsfEt2LbVSoz+1mng==", "funding": { "url": "https://github.com/sponsors/panva" } @@ -37041,7 +37041,7 @@ "version": "0.0.0", "license": "MIT", "dependencies": { - "colors": "^1.4.0", + "colors": "git+ssh://git@github.com/Tolfix/colors.js.git#cabf43d4700aeb7284b8505270d1b5c15f43d9dd", "date-and-time": "^1.0.1", "exchange-rates-api": "^1.1.0", "request": "^2.88.2" @@ -37260,14 +37260,6 @@ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "dev": true }, - "packages/lib/node_modules/colors": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz", - "integrity": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==", - "engines": { - "node": ">=0.1.90" - } - }, "packages/lib/node_modules/doctrine": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", @@ -41177,7 +41169,7 @@ "version": "file:packages/cpg-logger", "requires": { "@types/date-and-time": "^0.13.0", - "@types/debug": "*", + "@types/debug": "^4.1.7", "@typescript-eslint/eslint-plugin": "^5.33.0", "@typescript-eslint/parser": "^5.33.0", "date-and-time": "^2.4.1", @@ -45326,7 +45318,7 @@ "bcryptjs": "^2.4.3", "chalk": "^4.1.2", "clear": "^0.1.0", - "colors": "https://github.com/Tolfix/colors.js.git", + "colors": "git+ssh://git@github.com/Tolfix/colors.js.git#cabf43d4700aeb7284b8505270d1b5c15f43d9dd", "common-tags": "^1.8.0", "cors": "^2.8.5", "cron": "^1.8.2", @@ -45358,7 +45350,7 @@ "nodemailer": "^6.7.0", "npm": "^8.11.0", "paypal-rest-sdk": "^1.8.1", - "pdfkit-table": "https://github.com/Tolfx/pdfkit-table.git", + "pdfkit-table": "git+ssh://git@github.com/Tolfx/pdfkit-table.git#3719c603776d3e01b47988174c5031570e064ffe", "prompt": "^1.2.0", "qrcode": "^1.4.4", "request": "^2.88.2", @@ -53579,9 +53571,9 @@ } }, "jose": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/jose/-/jose-4.8.1.tgz", - "integrity": "sha512-+/hpTbRcCw9YC0TOfN1W47pej4a9lRmltdOVdRLz5FP5UvUq3CenhXjQK7u/8NdMIIShMXYAh9VLPhc7TjhvFw==" + "version": "4.10.4", + "resolved": "https://registry.npmjs.org/jose/-/jose-4.10.4.tgz", + "integrity": "sha512-eBH77Xs9Yc/oTDvukhAEDVMijhekPuNktXJL4tUlB22jqKP1k48v5nmsUmc8feoJPsxB3HsfEt2LbVSoz+1mng==" }, "jpeg-js": { "version": "0.4.2", @@ -53883,7 +53875,7 @@ "@types/request": "^2.48.8", "@typescript-eslint/eslint-plugin": "^5.33.0", "@typescript-eslint/parser": "^5.33.0", - "colors": "^1.4.0", + "colors": "git+ssh://git@github.com/Tolfix/colors.js.git#cabf43d4700aeb7284b8505270d1b5c15f43d9dd", "date-and-time": "^1.0.1", "eslint": "^8.22.0", "eslint-config-custom": "*", @@ -54007,11 +53999,6 @@ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "dev": true }, - "colors": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz", - "integrity": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==" - }, "doctrine": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",