Skip to content

Commit

Permalink
Update dependency mysql2 to v3.9.8 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 05ab2ed commit 75942fc
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.93",
"version": "3.2.94",
"description": "DB wrapper module for node.js",
"main": "index.js",
"directories": {
"test": "test"
},
"dependencies": {
"larvitutils": "5.1.97",
"mysql2": "3.9.3"
"mysql2": "3.9.8"
},
"devDependencies": {
"eslint": "8.57.0",
Expand Down

0 comments on commit 75942fc

Please sign in to comment.