Skip to content

Commit b559d58

Browse files
authored
Merge pull request #107 from AthennaIO/develop
chore(npm): update dependencies
2 parents 979d2c1 + 275c1c9 commit b559d58

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@athenna/logger",
3-
"version": "4.27.0",
3+
"version": "4.28.0",
44
"description": "The Athenna logging solution. Log in stdout, files and buckets.",
55
"license": "MIT",
66
"author": "João Lenon <lenon@athenna.io>",
@@ -66,8 +66,8 @@
6666
"telegraf": "^4.16.3"
6767
},
6868
"devDependencies": {
69-
"@athenna/common": "^4.45.0",
70-
"@athenna/config": "^4.26.0",
69+
"@athenna/common": "^4.46.0",
70+
"@athenna/config": "^4.27.0",
7171
"@athenna/ioc": "^4.25.0",
7272
"@athenna/test": "^4.30.0",
7373
"@athenna/tsconfig": "^4.19.0",

0 commit comments

Comments
 (0)