Skip to content

Commit

Permalink
Merge pull request #179 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored May 19, 2024
2 parents 68dec04 + 2b58ed7 commit c96f17b
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/http",
"version": "4.36.0",
"version": "4.37.0",
"description": "The Athenna Http server. Built on top of fastify.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -73,14 +73,14 @@
"#tests": "./tests/index.js"
},
"devDependencies": {
"@athenna/artisan": "^4.44.0",
"@athenna/artisan": "^4.45.0",
"@athenna/common": "^4.43.0",
"@athenna/config": "^4.22.0",
"@athenna/ioc": "^4.22.0",
"@athenna/logger": "^4.23.0",
"@athenna/config": "^4.23.0",
"@athenna/ioc": "^4.23.0",
"@athenna/logger": "^4.24.0",
"@athenna/test": "^4.26.0",
"@athenna/tsconfig": "^4.16.0",
"@athenna/view": "^4.24.0",
"@athenna/view": "^4.25.0",
"@fastify/cors": "^8.5.0",
"@fastify/helmet": "^11.1.1",
"@fastify/rate-limit": "^8.1.1",
Expand Down

0 comments on commit c96f17b

Please sign in to comment.