From e87c26c7474f0dc64482c3840f7aa441d00e3913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 12:06:41 +0000 Subject: [PATCH] chore(deps): bump raygun from 2.2.4 to 2.2.5 Bumps [raygun](https://github.com/MindscapeHQ/raygun4node) from 2.2.4 to 2.2.5. - [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.4...v2.2.5) --- updated-dependencies: - dependency-name: raygun dependency-version: 2.2.5 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 97a5d42..5831b35 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5131,9 +5131,9 @@ } }, "node_modules/raygun": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/raygun/-/raygun-2.2.4.tgz", - "integrity": "sha512-cf+L//j6nZFWoPKXVqELl26v0o+IWL2BbVi+sEBvXSKAhpz/lBz2kpmo5fJxmekIDxX7iwq2Z26+my1lCHUrkA==", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/raygun/-/raygun-2.2.5.tgz", + "integrity": "sha512-rLzBAFRrAcjXyVO++h2KiazxcHImfyVGwRKKXeyY7yGIlc4E/+okfsCAiGC82lR3mB9RpmHezMKwBTCHtrnPuw==", "dependencies": { "@types/express": "^5.0.0", "debug": "^4.3.4",