Skip to content

Commit

Permalink
Merge pull request #102 from AthennaIO/develop
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jlenon7 authored Dec 17, 2023
2 parents 4e3e50e + 671b43d commit d96d4f7
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/common",
"version": "4.22.0",
"version": "4.23.0",
"description": "The Athenna common helpers to use in any Node.js ESM project.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand All @@ -17,7 +17,7 @@
"standalone"
],
"engines": {
"node": ">=21.0.0"
"node": ">=20.0.0"
},
"scripts": {
"build": "node node_modules/@athenna/tsconfig/src/build.js",
Expand Down Expand Up @@ -61,7 +61,7 @@
"change-case": "^4.1.2",
"collect.js": "^4.36.1",
"execa": "^8.0.1",
"fastify": "^4.24.0",
"fastify": "^4.24.3",
"got": "^12.6.1",
"http-status-codes": "^2.2.0",
"is-wsl": "^2.2.0",
Expand All @@ -81,7 +81,7 @@
},
"devDependencies": {
"@athenna/test": "^4.11.0",
"@athenna/tsconfig": "^4.9.1",
"@athenna/tsconfig": "^4.12.0",
"@types/bytes": "^3.1.1",
"@types/callsite": "^1.0.31",
"@types/debug": "^4.1.7",
Expand Down

0 comments on commit d96d4f7

Please sign in to comment.