From 4ab8fe0bc386458197278bed42c6b3e3ec1b5a08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 03:55:26 +0000 Subject: [PATCH] Chore(deps): Bump @rocket.chat/message-parser from 0.30.0 to 0.31.17 Bumps [@rocket.chat/message-parser](https://github.com/RocketChat/fuselage/tree/HEAD/packages/message-parser) from 0.30.0 to 0.31.17. - [Release notes](https://github.com/RocketChat/fuselage/releases) - [Changelog](https://github.com/RocketChat/fuselage/blob/develop/packages/message-parser/CHANGELOG.md) - [Commits](https://github.com/RocketChat/fuselage/commits/v0.31.17/packages/message-parser) --- updated-dependencies: - dependency-name: "@rocket.chat/message-parser" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 83b7f731571..b111c711b55 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@react-navigation/elements": "^1.3.3", "@react-navigation/native": "6.0.10", "@react-navigation/stack": "6.2.1", - "@rocket.chat/message-parser": "0.30.0", + "@rocket.chat/message-parser": "0.31.17", "@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile", "@rocket.chat/ui-kit": "^0.31.11", "bytebuffer": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 6a73801e702..9c977ee7648 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4026,10 +4026,10 @@ dependencies: eslint-plugin-import "^2.17.2" -"@rocket.chat/message-parser@0.30.0": - version "0.30.0" - resolved "https://registry.yarnpkg.com/@rocket.chat/message-parser/-/message-parser-0.30.0.tgz#63a25aa7fa17724d55db80f95f7f8d6a99ae42ff" - integrity sha512-pI7ajaojv+GqhQBMnFiBOWerE7zIlJywWFaLzJlIC/wsJ9LgX6YaKY2wqc909nkr+E4qZY1luJ61ErXGGSF9Zw== +"@rocket.chat/message-parser@0.31.17": + version "0.31.17" + resolved "https://registry.yarnpkg.com/@rocket.chat/message-parser/-/message-parser-0.31.17.tgz#5e783b16e252354347612ea0aef6565c8a5dabcd" + integrity sha512-Uo/CTc9yCwfHAGBhKzgfpq+URF/HuWDY2N8MiRStt6MqzKa9UYXeQe/bAj73Kr/vqlS15Idc8BGpbmPPzhmiyg== "@rocket.chat/sdk@RocketChat/Rocket.Chat.js.SDK#mobile": version "1.3.0-mobile"