Skip to content

Commit

Permalink
chore(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Aug 26, 2024
1 parent 3e822d0 commit e0f6690
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 25 deletions.
93 changes: 71 additions & 22 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/http",
"version": "5.0.0",
"version": "5.1.0",
"description": "The Athenna Http server. Built on top of fastify.",
"license": "MIT",
"author": "João Lenon <lenon@athenna.io>",
Expand Down Expand Up @@ -73,7 +73,7 @@
"#tests": "./tests/index.js"
},
"devDependencies": {
"@athenna/artisan": "^5.0.0",
"@athenna/artisan": "^5.1.0",
"@athenna/common": "^5.0.0",
"@athenna/config": "^5.0.0",
"@athenna/ioc": "^5.0.0",
Expand Down Expand Up @@ -102,7 +102,7 @@
"foreground-child": "^2.0.0",
"husky": "^3.1.0",
"lint-staged": "^12.5.0",
"ora": "^8.0.1",
"ora": "^8.1.0",
"prettier": "^2.8.8"
},
"c8": {
Expand Down

0 comments on commit e0f6690

Please sign in to comment.