Skip to content

Commit b6b2ba1

Browse files
fix: vulnerability on mysql 3.6.0
Author: quentin <[email protected]>
1 parent e090025 commit b6b2ba1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"helmet": "7.0.0",
5151
"markdown-it": "^14.0.0",
5252
"multer": "1.4.5-lts.1",
53-
"mysql2": "3.6.0",
53+
"mysql2": "3.9.7",
5454
"nodemon": "^3.0.1",
5555
"nostr-tools": "^2.1.5",
5656
"redis": "^4.6.13",

0 commit comments

Comments
 (0)