Skip to content

Commit

Permalink
Merge pull request #79 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Sep 2, 2022
2 parents 6f2dc8b + 19b194a commit a97dc73
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/core",
"version": "1.7.5",
"version": "1.7.6",
"description": "The plug and play Node.js framework.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -37,9 +37,9 @@
"#tests/*": "./tests/*.js"
},
"dependencies": {
"@athenna/artisan": "1.3.6",
"@athenna/artisan": "1.3.7",
"@athenna/config": "1.1.3",
"@athenna/http": "1.5.4",
"@athenna/http": "1.5.5",
"@athenna/ioc": "1.2.3",
"@athenna/logger": "1.2.8",
"@secjs/utils": "1.9.7"
Expand Down

0 comments on commit a97dc73

Please sign in to comment.