Skip to content

Commit

Permalink
dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Bittmann committed Nov 17, 2021
1 parent 6067aeb commit 00af9bf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"acorn": "^8.5.0",
"axios": "^0.24.0",
"fastify": "^3.23.1",
"fastify": "^3.24.0",
"lmdb-store": "^1.6.13",
"minimist": "^1.2.5",
"nanoid": "^3.1.30",
Expand All @@ -48,6 +48,6 @@
"prettier": "^2.4.1"
},
"engines": {
"node": ">=14.0.0"
"node": ">=15.0.0"
}
}

0 comments on commit 00af9bf

Please sign in to comment.