From 2dbc72e3fe631adece0af514ed45d65fd0addf99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 10:34:36 +0000 Subject: [PATCH] chore(deps): bump raygun from 2.2.7 to 2.2.8 Bumps [raygun](https://github.com/MindscapeHQ/raygun4node) from 2.2.7 to 2.2.8. - [Release notes](https://github.com/MindscapeHQ/raygun4node/releases) - [Changelog](https://github.com/MindscapeHQ/raygun4node/blob/develop/CHANGELOG.md) - [Commits](https://github.com/MindscapeHQ/raygun4node/compare/v2.2.7...v2.2.8) --- updated-dependencies: - dependency-name: raygun dependency-version: 2.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 430f53d..8b512cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5110,9 +5110,9 @@ } }, "node_modules/raygun": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/raygun/-/raygun-2.2.7.tgz", - "integrity": "sha512-amJByjmfGGxc1kcBa292sOxz6PlSh5SvDYd8oK1WeAvLGEb/vE/tcSnDShoGL6f6ESzzEgzG9+CagM3xNgEjzA==", + "version": "2.2.8", + "resolved": "https://registry.npmjs.org/raygun/-/raygun-2.2.8.tgz", + "integrity": "sha512-kk0+1JtpXqOFNDgB7lhMYA7yKgTK3A88dwLvc0BPvjMSZu9FlaT5v3eS2G9BubdPXfWNKRfxyvJg2Qmwm9Kbrg==", "dependencies": { "@types/express": "^5.0.0", "debug": "^4.3.4",