Browse Source

Bump mysql2 from 3.9.7 to 3.9.8 in /frameworks/JavaScript/express

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.7 to 3.9.8.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.7...v3.9.8)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 year ago
parent
commit
c5235ce9d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/JavaScript/express/package.json

+ 1 - 1
frameworks/JavaScript/express/package.json

@@ -8,7 +8,7 @@
     "escape-html": "1.0.3",
     "express": "4.18.2",
     "mongoose": "8.3.2",
-    "mysql2": "3.9.7",
+    "mysql2": "3.9.8",
     "pg": "8.5.0",
     "pg-promise": "10.7.3",
     "pug": "3.0.3",