From 608ebfe30422a4fc503e22a599c3fdb9948490b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 21:34:17 +0000 Subject: [PATCH] fix(deps): bump @beauraines/rtm-api from 1.7.0 to 1.12.0 Bumps [@beauraines/rtm-api](https://github.com/beauraines/rtm-api) from 1.7.0 to 1.12.0. - [Changelog](https://github.com/beauraines/rtm-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/beauraines/rtm-api/commits/v1.12.0) --- updated-dependencies: - dependency-name: "@beauraines/rtm-api" 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 c05994c..e548ec6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -697,9 +697,9 @@ "dev": true }, "node_modules/@beauraines/rtm-api": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@beauraines/rtm-api/-/rtm-api-1.7.0.tgz", - "integrity": "sha512-9eQgPSN+AT5bD0ZAzIvvZnAY0Q5yAp8XqEmusyKXy6m/agOFLoSyuk0xHUD0CGRVzlP49cP8eqVMfCaFHB2XIA==", + "version": "1.12.0", + "resolved": "https://registry.npmjs.org/@beauraines/rtm-api/-/rtm-api-1.12.0.tgz", + "integrity": "sha512-GvwoZWhOqezqEsvJTfA52eNxlRtaYuGecxROEg3dxMDIRjb6mkOE3HxRquUh6F8BiT/Y/qDXrFwXikrnTEjCew==", "dependencies": { "debug": "^4.3.4", "node-fetch": "^2.6.7",