Skip to content

Commit

Permalink
Merge pull request #37 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Oct 30, 2022
2 parents 7a4afac + 9fe7337 commit 5199d7c
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
114 changes: 57 additions & 57 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/database",
"version": "1.2.6",
"version": "1.2.7",
"description": "The Athenna database handler for SQL/NoSQL.",
"license": "MIT",
"author": "João Lenon <lenon@athenna.io>",
Expand Down Expand Up @@ -51,11 +51,11 @@
"#tests/*": "./tests/*.js"
},
"dependencies": {
"@athenna/artisan": "1.5.8",
"@athenna/common": "1.0.0",
"@athenna/config": "1.1.9",
"@athenna/ioc": "1.2.8",
"@athenna/logger": "1.3.6",
"@athenna/artisan": "1.5.9",
"@athenna/common": "1.0.1",
"@athenna/config": "1.2.0",
"@athenna/ioc": "1.2.9",
"@athenna/logger": "1.3.7",
"@faker-js/faker": "7.4.0",
"knex": "2.3.0"
},
Expand Down

0 comments on commit 5199d7c

Please sign in to comment.