From 16893ee68e59b11c8600f930c4586aeec32b39f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Lenon?= Date: Thu, 7 Jul 2022 23:50:30 -0300 Subject: [PATCH] chore(npm): update dependencies --- package-lock.json | 54 +++++++++++++++++++++++------------------------ package.json | 4 ++-- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/package-lock.json b/package-lock.json index 29e643b..cc35af5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,15 +1,15 @@ { "name": "@athenna/test", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@athenna/test", - "version": "1.0.3", + "version": "1.0.4", "license": "MIT", "dependencies": { - "@athenna/core": "1.7.2", + "@athenna/core": "1.7.3", "@secjs/utils": "1.9.7" }, "devDependencies": { @@ -65,9 +65,9 @@ "dev": true }, "node_modules/@athenna/artisan": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/@athenna/artisan/-/artisan-1.3.4.tgz", - "integrity": "sha512-wtPzBhZ25CF0YvBCruFzmrMHhCpovgffnsrn2HJmsVsIXfBJV8ul1pL2i6u6qxexS7thW+/xIyEehaV8NCjkPw==", + "version": "1.3.5", + "resolved": "https://registry.npmjs.org/@athenna/artisan/-/artisan-1.3.5.tgz", + "integrity": "sha512-HKvFv/Ua6Aj/npNAPjsxMQh47mdqXx/u+2CJMZiGvA7/N7nrfca73N/GP8HR74EeztnhcmtFf7NVYZStGpmJ0Q==", "dependencies": { "@athenna/ioc": "1.2.3", "@athenna/logger": "1.2.8", @@ -99,24 +99,24 @@ } }, "node_modules/@athenna/core": { - "version": "1.7.2", - "resolved": "https://registry.npmjs.org/@athenna/core/-/core-1.7.2.tgz", - "integrity": "sha512-h8c4ftGOpuCBxlJ0yCY2tkQeeu/UTB2LkurtcUi2XME4QRADK9tzV580qN0dTghHwaCfRXFlIUgA1KId8Kb2AA==", + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/@athenna/core/-/core-1.7.3.tgz", + "integrity": "sha512-tUNanf8sgS5Ot8ij7V2loj4uoi95sHW1vhHW2Pp7Zvg3bGPkl4hRzeEKV6qpPafuL2tTYn90Mov0fZ+b0pJU7w==", "dependencies": { - "@athenna/artisan": "1.3.4", + "@athenna/artisan": "1.3.5", "@athenna/config": "1.1.3", - "@athenna/http": "1.5.2", + "@athenna/http": "1.5.3", "@athenna/ioc": "1.2.3", "@athenna/logger": "1.2.8", "@secjs/utils": "1.9.7" } }, "node_modules/@athenna/http": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/@athenna/http/-/http-1.5.2.tgz", - "integrity": "sha512-//MK9Sbtfv3WKwWPXdpBSfnLZi/p6oH2xRZfY549JMiYrtGcV7iv3KzdnNMQo3sVCSsbaYI2qzWqc8Jt4mBo7Q==", + "version": "1.5.3", + "resolved": "https://registry.npmjs.org/@athenna/http/-/http-1.5.3.tgz", + "integrity": "sha512-idqUSiHB67WMoSx9wQcVoY4Zui7gW1xDDKhpdDOeDvttFCEKZl6P6ASe08SIvtza17Subqn6NTYEYFE8Y7gP9A==", "dependencies": { - "@athenna/artisan": "1.3.4", + "@athenna/artisan": "1.3.5", "@athenna/ioc": "1.2.3", "@athenna/logger": "1.2.8", "@secjs/utils": "1.9.7", @@ -8685,9 +8685,9 @@ "dev": true }, "@athenna/artisan": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/@athenna/artisan/-/artisan-1.3.4.tgz", - "integrity": "sha512-wtPzBhZ25CF0YvBCruFzmrMHhCpovgffnsrn2HJmsVsIXfBJV8ul1pL2i6u6qxexS7thW+/xIyEehaV8NCjkPw==", + "version": "1.3.5", + "resolved": "https://registry.npmjs.org/@athenna/artisan/-/artisan-1.3.5.tgz", + "integrity": "sha512-HKvFv/Ua6Aj/npNAPjsxMQh47mdqXx/u+2CJMZiGvA7/N7nrfca73N/GP8HR74EeztnhcmtFf7NVYZStGpmJ0Q==", "requires": { "@athenna/ioc": "1.2.3", "@athenna/logger": "1.2.8", @@ -8718,24 +8718,24 @@ } }, "@athenna/core": { - "version": "1.7.2", - "resolved": "https://registry.npmjs.org/@athenna/core/-/core-1.7.2.tgz", - "integrity": "sha512-h8c4ftGOpuCBxlJ0yCY2tkQeeu/UTB2LkurtcUi2XME4QRADK9tzV580qN0dTghHwaCfRXFlIUgA1KId8Kb2AA==", + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/@athenna/core/-/core-1.7.3.tgz", + "integrity": "sha512-tUNanf8sgS5Ot8ij7V2loj4uoi95sHW1vhHW2Pp7Zvg3bGPkl4hRzeEKV6qpPafuL2tTYn90Mov0fZ+b0pJU7w==", "requires": { - "@athenna/artisan": "1.3.4", + "@athenna/artisan": "1.3.5", "@athenna/config": "1.1.3", - "@athenna/http": "1.5.2", + "@athenna/http": "1.5.3", "@athenna/ioc": "1.2.3", "@athenna/logger": "1.2.8", "@secjs/utils": "1.9.7" } }, "@athenna/http": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/@athenna/http/-/http-1.5.2.tgz", - "integrity": "sha512-//MK9Sbtfv3WKwWPXdpBSfnLZi/p6oH2xRZfY549JMiYrtGcV7iv3KzdnNMQo3sVCSsbaYI2qzWqc8Jt4mBo7Q==", + "version": "1.5.3", + "resolved": "https://registry.npmjs.org/@athenna/http/-/http-1.5.3.tgz", + "integrity": "sha512-idqUSiHB67WMoSx9wQcVoY4Zui7gW1xDDKhpdDOeDvttFCEKZl6P6ASe08SIvtza17Subqn6NTYEYFE8Y7gP9A==", "requires": { - "@athenna/artisan": "1.3.4", + "@athenna/artisan": "1.3.5", "@athenna/ioc": "1.2.3", "@athenna/logger": "1.2.8", "@secjs/utils": "1.9.7", diff --git a/package.json b/package.json index 51dbdc7..6373b1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@athenna/test", - "version": "1.0.3", + "version": "1.0.4", "description": "Template for new projects.", "license": "MIT", "author": "João Lenon ", @@ -39,7 +39,7 @@ "#tests/*": "./tests/*.js" }, "dependencies": { - "@athenna/core": "1.7.2", + "@athenna/core": "1.7.3", "@secjs/utils": "1.9.7" }, "devDependencies": {