diff --git a/package-lock.json b/package-lock.json index bda611b..0acb23e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,26 +1,26 @@ { "name": "@athenna/logger", - "version": "3.3.0", + "version": "3.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@athenna/logger", - "version": "3.3.0", + "version": "3.4.0", "license": "MIT", "dependencies": { + "cls-rtracer": "^2.6.2", "telegraf": "^4.12.2" }, "devDependencies": { - "@athenna/common": "^3.5.1", - "@athenna/config": "^3.4.1", - "@athenna/ioc": "^3.3.0", - "@athenna/test": "^3.5.1", + "@athenna/common": "^3.6.0", + "@athenna/config": "^3.6.0", + "@athenna/ioc": "^3.4.0", + "@athenna/test": "^3.6.0", "@swc/core": "^1.3.27", "@typescript-eslint/eslint-plugin": "^5.56.0", "@typescript-eslint/parser": "^5.56.0", "c8": "^7.12.0", - "cls-rtracer": "^2.6.2", "commitizen": "^4.2.6", "cross-env": "^7.0.3", "cz-conventional-changelog": "^3.3.0", @@ -67,9 +67,9 @@ "dev": true }, "node_modules/@athenna/common": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/@athenna/common/-/common-3.5.1.tgz", - "integrity": "sha512-4WoH5Wx/LfMeqzlBWE3UNeH2A1tnZglW+UnA/B21nrgu09exyQLOMZuVzp7+WWiz9UQFFXYK3+lZENQvesSM1A==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/@athenna/common/-/common-3.6.0.tgz", + "integrity": "sha512-5/KAJ2wE1PVyp/lqV+Pf+gXnzrGyncl4jdL/2fcoq8xOx1etVwh9FtekxhSqHce/OjuHuCzd+4IO7/h31WhvhQ==", "dev": true, "dependencies": { "@fastify/formbody": "^7.4.0", @@ -79,7 +79,7 @@ "change-case": "^4.1.2", "collect.js": "^4.34.3", "debug": "^4.3.4", - "fastify": "^4.14.1", + "fastify": "^4.15.0", "got": "^12.6.0", "http-status-codes": "^2.2.0", "is-wsl": "^2.2.0", @@ -98,9 +98,9 @@ } }, "node_modules/@athenna/config": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/@athenna/config/-/config-3.4.1.tgz", - "integrity": "sha512-qJXFk0CMBBDLl0qLydOfosWXKVUFI5P91ConNlmJ9E017ld+pNmASNlETiPG56hUT73PLo00LbUJRM4TM/XzXg==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/@athenna/config/-/config-3.6.0.tgz", + "integrity": "sha512-MzTc3hrt0pbCdfYHjUAp2Izk1m9kmJdAIvVlRl1Y/nTic9wfRfo2WvfGrlvKOhApFZhV+Oy9GhosP4LVfGrJRA==", "dev": true, "dependencies": { "dotenv": "^16.0.3", @@ -109,21 +109,20 @@ } }, "node_modules/@athenna/ioc": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/@athenna/ioc/-/ioc-3.3.0.tgz", - "integrity": "sha512-e9TS/jk4FRvcnHJ9j905Hf/pntcvVaC1j1BQ3jwE466dMqABnqJQhU4rXPLj80IpJYAlLUGy3P8C+VvZ+H6OHw==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/@athenna/ioc/-/ioc-3.4.0.tgz", + "integrity": "sha512-/uPH0VH1Pcw3tIsL8Ep6NhmcTzJFTiWZFQPA/CK9+FOy7UKAacv1QQODDmDsZvOkKgX7sJJ1tqWq705GhIohEQ==", "dev": true, "dependencies": { "awilix": "^7.0.3" } }, "node_modules/@athenna/test": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/@athenna/test/-/test-3.5.1.tgz", - "integrity": "sha512-ktagv1IxVHlpgQZq4esanNt1NupdwGh46NRh3eoqKkkcHTb1WuHDBH7ofq/tTRKq13bQozH7VtCRXhIxepb0zA==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/@athenna/test/-/test-3.6.0.tgz", + "integrity": "sha512-1LeasmDMfQaKGN5Pc066WDTlFmYFUU90vyYZWsuMeO379sbosNntAUuTJ0+w/MN3q+4AfzaKQICr+5Th+rZv3A==", "dev": true, "dependencies": { - "@athenna/common": "^3.4.4", "@japa/assert": "^1.3.6", "@japa/run-failed-tests": "^1.1.0", "@japa/runner": "^2.2.2", @@ -2715,7 +2714,6 @@ "version": "2.6.2", "resolved": "https://registry.npmjs.org/cls-rtracer/-/cls-rtracer-2.6.2.tgz", "integrity": "sha512-9TYlTXQkjaytD2oe+WCEAXArgqlrHzvVW5WnwpUgenuY8D3rMfJVgsCogY77YHM9R3dUOMv3XpKRRn+LQnrUEQ==", - "dev": true, "dependencies": { "uuid": "^8.3.2" }, @@ -8915,7 +8913,6 @@ "version": "8.3.2", "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", - "dev": true, "bin": { "uuid": "dist/bin/uuid" } @@ -9237,9 +9234,9 @@ "dev": true }, "@athenna/common": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/@athenna/common/-/common-3.5.1.tgz", - "integrity": "sha512-4WoH5Wx/LfMeqzlBWE3UNeH2A1tnZglW+UnA/B21nrgu09exyQLOMZuVzp7+WWiz9UQFFXYK3+lZENQvesSM1A==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/@athenna/common/-/common-3.6.0.tgz", + "integrity": "sha512-5/KAJ2wE1PVyp/lqV+Pf+gXnzrGyncl4jdL/2fcoq8xOx1etVwh9FtekxhSqHce/OjuHuCzd+4IO7/h31WhvhQ==", "dev": true, "requires": { "@fastify/formbody": "^7.4.0", @@ -9249,7 +9246,7 @@ "change-case": "^4.1.2", "collect.js": "^4.34.3", "debug": "^4.3.4", - "fastify": "^4.14.1", + "fastify": "^4.15.0", "got": "^12.6.0", "http-status-codes": "^2.2.0", "is-wsl": "^2.2.0", @@ -9268,9 +9265,9 @@ } }, "@athenna/config": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/@athenna/config/-/config-3.4.1.tgz", - "integrity": "sha512-qJXFk0CMBBDLl0qLydOfosWXKVUFI5P91ConNlmJ9E017ld+pNmASNlETiPG56hUT73PLo00LbUJRM4TM/XzXg==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/@athenna/config/-/config-3.6.0.tgz", + "integrity": "sha512-MzTc3hrt0pbCdfYHjUAp2Izk1m9kmJdAIvVlRl1Y/nTic9wfRfo2WvfGrlvKOhApFZhV+Oy9GhosP4LVfGrJRA==", "dev": true, "requires": { "dotenv": "^16.0.3", @@ -9279,21 +9276,20 @@ } }, "@athenna/ioc": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/@athenna/ioc/-/ioc-3.3.0.tgz", - "integrity": "sha512-e9TS/jk4FRvcnHJ9j905Hf/pntcvVaC1j1BQ3jwE466dMqABnqJQhU4rXPLj80IpJYAlLUGy3P8C+VvZ+H6OHw==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/@athenna/ioc/-/ioc-3.4.0.tgz", + "integrity": "sha512-/uPH0VH1Pcw3tIsL8Ep6NhmcTzJFTiWZFQPA/CK9+FOy7UKAacv1QQODDmDsZvOkKgX7sJJ1tqWq705GhIohEQ==", "dev": true, "requires": { "awilix": "^7.0.3" } }, "@athenna/test": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/@athenna/test/-/test-3.5.1.tgz", - "integrity": "sha512-ktagv1IxVHlpgQZq4esanNt1NupdwGh46NRh3eoqKkkcHTb1WuHDBH7ofq/tTRKq13bQozH7VtCRXhIxepb0zA==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/@athenna/test/-/test-3.6.0.tgz", + "integrity": "sha512-1LeasmDMfQaKGN5Pc066WDTlFmYFUU90vyYZWsuMeO379sbosNntAUuTJ0+w/MN3q+4AfzaKQICr+5Th+rZv3A==", "dev": true, "requires": { - "@athenna/common": "^3.4.4", "@japa/assert": "^1.3.6", "@japa/run-failed-tests": "^1.1.0", "@japa/runner": "^2.2.2", @@ -11244,7 +11240,6 @@ "version": "2.6.2", "resolved": "https://registry.npmjs.org/cls-rtracer/-/cls-rtracer-2.6.2.tgz", "integrity": "sha512-9TYlTXQkjaytD2oe+WCEAXArgqlrHzvVW5WnwpUgenuY8D3rMfJVgsCogY77YHM9R3dUOMv3XpKRRn+LQnrUEQ==", - "dev": true, "requires": { "uuid": "^8.3.2" } @@ -15916,8 +15911,7 @@ "uuid": { "version": "8.3.2", "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", - "dev": true + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" }, "v8-compile-cache-lib": { "version": "3.0.1", diff --git a/package.json b/package.json index 4e24a29..19ed241 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@athenna/logger", - "version": "3.3.0", + "version": "3.4.0", "description": "The Athenna logging solution. Log in stdout, files and buckets.", "license": "MIT", "author": "João Lenon ", @@ -49,18 +49,18 @@ "#tests": "./tests/index.js" }, "dependencies": { - "telegraf": "^4.12.2" + "telegraf": "^4.12.2", + "cls-rtracer": "^2.6.2" }, "devDependencies": { - "@athenna/common": "^3.5.1", - "@athenna/config": "^3.4.1", - "@athenna/ioc": "^3.3.0", - "@athenna/test": "^3.5.1", + "@athenna/common": "^3.6.0", + "@athenna/config": "^3.6.0", + "@athenna/ioc": "^3.4.0", + "@athenna/test": "^3.6.0", "@swc/core": "^1.3.27", "@typescript-eslint/eslint-plugin": "^5.56.0", "@typescript-eslint/parser": "^5.56.0", "c8": "^7.12.0", - "cls-rtracer": "^2.6.2", "commitizen": "^4.2.6", "cross-env": "^7.0.3", "cz-conventional-changelog": "^3.3.0",