From a99ca39bf67e41477835d874fb41b0803e02f3c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 17:25:40 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 212552e02..f36cecbe1 100644 --- a/package.json +++ b/package.json @@ -70,9 +70,9 @@ "@hitokoto/koa-respond": "3.0.3", "@koa/bodyparser": "^5.0.0", "@koa/cors": "^4.0.0", - "@sentry/integrations": "7.57.0", - "@sentry/node": "7.57.0", - "@sentry/tracing": "7.57.0", + "@sentry/integrations": "7.58.0", + "@sentry/node": "7.58.0", + "@sentry/tracing": "7.58.0", "NeteaseCloudMusicApi": "4.8.10", "async": "3.2.4", "bytes": "3.1.2", @@ -93,7 +93,7 @@ "koa-query-pretty": "0.3.0", "koa-router": "12.0.0", "lodash": "4.17.21", - "mysql2": "3.5.0", + "mysql2": "3.5.1", "nconf": "0.12.0", "nconf-yaml": "1.0.2", "nodemailer": "6.9.3",