Skip to content

Commit

Permalink
chore: update misc. libs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelax committed Oct 20, 2023
1 parent 239e45f commit fdb3f8f
Show file tree
Hide file tree
Showing 4 changed files with 191 additions and 96 deletions.
34 changes: 19 additions & 15 deletions database/package-lock.json

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

4 changes: 2 additions & 2 deletions database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"license": "MIT",
"dependencies": {
"dotenv": "16.3.1",
"knex": "2.5.1",
"knex": "3.0.1",
"pg": "8.11.3",
"uuid": "9.0.0"
"uuid": "9.0.1"
},
"devDependencies": {
"mocha": "^10.2.0"
Expand Down
Loading

0 comments on commit fdb3f8f

Please sign in to comment.