Skip to content

Commit 977bfd6

Browse files
fix(deps): update dependency mysql2 to v3 (#1288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28725b7 commit 977bfd6

File tree

2 files changed

+116
-64
lines changed

2 files changed

+116
-64
lines changed

package-lock.json

Lines changed: 115 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"koa-session": "6.2.0",
6161
"lodash-es": "4.17.21",
6262
"memoizee": "0.4.15",
63-
"mysql2": "2.3.3",
63+
"mysql2": "3.5.2",
6464
"nanoid": "3.3.4",
6565
"next": "13.4.1",
6666
"next-absolute-url": "1.2.2",

0 commit comments

Comments
 (0)