Skip to content

Commit

Permalink
Update dependency larvitutils to v5.1.133 (#178)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent 8a32d02 commit ccfb278
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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
@@ -1,13 +1,13 @@
{
"name": "larvitdb",
"version": "3.2.114",
"version": "3.2.115",
"description": "DB wrapper module for node.js",
"main": "index.js",
"directories": {
"test": "test"
},
"dependencies": {
"larvitutils": "5.1.132",
"larvitutils": "5.1.133",
"mysql2": "3.9.3"
},
"devDependencies": {
Expand Down

0 comments on commit ccfb278

Please sign in to comment.