From 75db3c7dcd15a06f2797d8359409f1f6e564294d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 03:32:58 +0000 Subject: [PATCH] Chore(deps): Bump @rocket.chat/message-parser from 0.30.0 to 0.31.22 Bumps [@rocket.chat/message-parser](https://github.com/RocketChat/fuselage/tree/HEAD/packages/message-parser) from 0.30.0 to 0.31.22. - [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.22/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..c508f74d890 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.22", "@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..974b99d5936 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.22": + version "0.31.22" + resolved "https://registry.yarnpkg.com/@rocket.chat/message-parser/-/message-parser-0.31.22.tgz#fcb523e17c9b336e0d654a19af800bc405b66872" + integrity sha512-9cLiihz+zim0ZGpzvNFXMlFzl5R8Eq8j6b47zaF4DACX7KVFGI0vts1SJ9HNTIZ0EWezznP948IGq5t3uy/1Lg== "@rocket.chat/sdk@RocketChat/Rocket.Chat.js.SDK#mobile": version "1.3.0-mobile"