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 Feb 9, 2024
1 parent 8f9f70e commit c3a8ee4
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 65 deletions.
162 changes: 105 additions & 57 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/http",
"version": "4.18.0",
"version": "4.19.0",
"description": "The Athenna Http server. Built on top of fastify.",
"license": "MIT",
"author": "João Lenon <lenon@athenna.io>",
Expand Down Expand Up @@ -72,14 +72,14 @@
"#tests": "./tests/index.js"
},
"devDependencies": {
"@athenna/artisan": "^4.30.0",
"@athenna/common": "^4.27.0",
"@athenna/config": "^4.12.0",
"@athenna/ioc": "^4.13.0",
"@athenna/logger": "^4.14.0",
"@athenna/test": "^4.18.0",
"@athenna/artisan": "^4.31.0",
"@athenna/common": "^4.32.0",
"@athenna/config": "^4.14.0",
"@athenna/ioc": "^4.14.0",
"@athenna/logger": "^4.15.0",
"@athenna/test": "^4.21.0",
"@athenna/tsconfig": "^4.12.0",
"@athenna/view": "^4.11.0",
"@athenna/view": "^4.12.0",
"@fastify/cors": "^8.4.2",
"@fastify/helmet": "^11.1.1",
"@fastify/rate-limit": "^8.1.1",
Expand Down

0 comments on commit c3a8ee4

Please sign in to comment.