From 04cee492047769d1f212844c6a06bf19c82ffa56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 04:26:27 +0000 Subject: [PATCH] :arrow_up: Bump @sentry/node from 6.2.0 to 7.34.0 Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.2.0 to 7.34.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/6.2.0...7.34.0) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44a88e0c9b..c08887da10 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@discordjs/opus": "^0.4.0", "@k3rn31p4nic/google-translate-api": "github:k3rn31p4nic/google-translate-api", - "@sentry/node": "6.2.0", + "@sentry/node": "7.34.0", "@sindresorhus/slugify": "^1.1.0", "amethyste-api": "github:Androz2091/amethyste-api", "ascii-table": "0.0.9",