From bd8c7bca580f647cc0a77cad1a73e61c209b313e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 10:34:17 +0000 Subject: [PATCH] chore(deps): bump raygun from 2.1.2 to 2.2.2 Bumps [raygun](https://github.com/MindscapeHQ/raygun4node) from 2.1.2 to 2.2.2. - [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.1.2...v2.2.2) --- updated-dependencies: - dependency-name: raygun dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 +++++--------------------------- 1 file changed, 5 insertions(+), 27 deletions(-) diff --git a/package-lock.json b/package-lock.json index 064fdc9..d4fea6c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1075,7 +1075,6 @@ "integrity": "sha512-gJq1Y/4kqnb7+FDl1RbaiEQ1/g9MrnUUwGnqGo2CNJturb+q9AhgYKjlEXFCnsdy1nXQgqeKSToEPU66LepZJw==", "dev": true, "license": "BlueOak-1.0.0", - "peer": true, "dependencies": { "@tapjs/processinfo": "^3.1.8", "@tapjs/stack": "4.0.0", @@ -1663,7 +1662,6 @@ "resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.3.tgz", "integrity": "sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==", "license": "MIT", - "peer": true, "dependencies": { "undici-types": "~7.16.0" } @@ -1746,7 +1744,6 @@ "integrity": "sha512-3xP4XzzDNQOIqBMWogftkwxhg5oMKApqY0BAflmLZiFYHqyhSOxv/cd/zPQLTcCXr4AkaKb25joocY0BD1WC6A==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@typescript-eslint/scope-manager": "8.51.0", "@typescript-eslint/types": "8.51.0", @@ -1971,7 +1968,6 @@ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "dev": true, - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -2980,7 +2976,6 @@ "integrity": "sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.8.0", "@eslint-community/regexpp": "^4.12.1", @@ -5365,17 +5360,16 @@ } }, "node_modules/raygun": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/raygun/-/raygun-2.1.2.tgz", - "integrity": "sha512-kWrWKEHgQ2OOOteZgjW7AYkOltsbOY4wJTFRTVGAC37Nlo0GiQ4hM4V/IHyIxFU383mKRrMN/5cvezXdMQbJQA==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/raygun/-/raygun-2.2.2.tgz", + "integrity": "sha512-EiJSdR6UYqQJqiLrby1ZlcSj7rNlU6BQIUcsEpBZ40LH41gz5oCUofqidRfgWELb3D/0O+JaVgrUNS81QJNlNg==", "dependencies": { "@types/express": "^5.0.0", "debug": "^4.3.4", - "stack-trace": "0.0.10", - "uuid": "^11.0.2" + "stack-trace": "0.0.10" }, "engines": { - "node": ">= 0.10.0" + "node": ">= 14.17.0" } }, "node_modules/react": { @@ -5384,7 +5378,6 @@ "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "loose-envify": "^1.1.0" }, @@ -6712,7 +6705,6 @@ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", "dev": true, "license": "Apache-2.0", - "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -6797,19 +6789,6 @@ "punycode": "^2.1.0" } }, - "node_modules/uuid": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz", - "integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==", - "funding": [ - "https://github.com/sponsors/broofa", - "https://github.com/sponsors/ctavan" - ], - "license": "MIT", - "bin": { - "uuid": "dist/esm/bin/uuid" - } - }, "node_modules/v8-compile-cache-lib": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", @@ -7083,7 +7062,6 @@ "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==", "dev": true, "license": "ISC", - "peer": true, "bin": { "yaml": "bin.mjs" },