From 1f9b2b51f87f8c3e86cad65df3efc4eafc0adadd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 08:25:42 +0000 Subject: [PATCH] fix(deps): bump @beauraines/rtm-api from 1.14.3 to 1.15.5 Bumps [@beauraines/rtm-api](https://github.com/beauraines/rtm-api) from 1.14.3 to 1.15.5. - [Changelog](https://github.com/beauraines/rtm-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/beauraines/rtm-api/compare/v1.14.3...v1.15.5) --- updated-dependencies: - dependency-name: "@beauraines/rtm-api" dependency-version: 1.15.5 dependency-type: direct:production update-type: version-update:semver-minor ... 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 3c1e16e..111a7b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -612,9 +612,9 @@ "license": "MIT" }, "node_modules/@beauraines/rtm-api": { - "version": "1.14.3", - "resolved": "https://registry.npmjs.org/@beauraines/rtm-api/-/rtm-api-1.14.3.tgz", - "integrity": "sha512-OmcLXLSTCvRNgrYGTL+L7YgZTa9agFnD4psDFyKq2HhozEkjjFxXjnQqYxKlXTeVtQVHSgb7h4XpAtp7dnhLHg==", + "version": "1.15.5", + "resolved": "https://registry.npmjs.org/@beauraines/rtm-api/-/rtm-api-1.15.5.tgz", + "integrity": "sha512-c3a8W4ktjrag4/vYNbqd78ea1OtVsYmvBwD+fityz7WPIJ4F8QdL1222G8oPgkwq5ZTqbR11R7Vo5FKap2Cvvg==", "license": "MIT", "dependencies": { "debug": "^4.3.4",