Skip to content

Commit

Permalink
Merge pull request #182 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Aug 25, 2024
2 parents 5e980ee + b0479cc commit b3b8b89
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
56 changes: 28 additions & 28 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.39.0",
"version": "4.40.0",
"description": "The Athenna Http server. Built on top of fastify.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -75,12 +75,12 @@
"devDependencies": {
"@athenna/artisan": "^4.45.0",
"@athenna/common": "^4.45.0",
"@athenna/config": "^4.25.0",
"@athenna/config": "^4.26.0",
"@athenna/ioc": "^4.25.0",
"@athenna/logger": "^4.26.0",
"@athenna/test": "^4.29.0",
"@athenna/tsconfig": "^4.18.0",
"@athenna/view": "^4.29.0",
"@athenna/logger": "^4.27.0",
"@athenna/test": "^4.30.0",
"@athenna/tsconfig": "^4.19.0",
"@athenna/view": "^4.30.0",
"@fastify/cors": "^8.5.0",
"@fastify/helmet": "^11.1.1",
"@fastify/rate-limit": "^8.1.1",
Expand Down

0 comments on commit b3b8b89

Please sign in to comment.