瀏覽代碼

Bump mysql2 from 3.9.4 to 3.9.7 in /frameworks/JavaScript/fastify (#8938)

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.4 to 3.9.7.
- [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.4...v3.9.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 年之前
父節點
當前提交
b55ae823b2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frameworks/JavaScript/fastify/package.json

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

@@ -10,7 +10,7 @@
     "handlebars": "4.7.6",
     "handlebars": "4.7.6",
     "knex": "2.4.2",
     "knex": "2.4.2",
     "mongodb": "3.5.9",
     "mongodb": "3.5.9",
-    "mysql2": "3.9.4",
+    "mysql2": "3.9.7",
     "pg": "8.5.1"
     "pg": "8.5.1"
   }
   }
 }
 }