Skip to content

Commit

Permalink
Update dependency mysql2 to v3.9.7 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent b8582e3 commit a6f5b30
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
13 changes: 7 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,14 +1,14 @@
{
"name": "larvitdb",
"version": "3.2.87",
"version": "3.2.88",
"description": "DB wrapper module for node.js",
"main": "index.js",
"directories": {
"test": "test"
},
"dependencies": {
"larvitutils": "5.1.90",
"mysql2": "3.9.3"
"mysql2": "3.9.7"
},
"devDependencies": {
"eslint": "8.57.0",
Expand Down

0 comments on commit a6f5b30

Please sign in to comment.