From ff6c4f7a7ed8aadc5ba17cd5989e838c13516885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 15:02:54 +0000 Subject: [PATCH] Bump @rocket.chat/message-parser from 0.31.14 to 0.31.21 Bumps [@rocket.chat/message-parser](https://github.com/RocketChat/fuselage/tree/HEAD/packages/message-parser) from 0.31.14 to 0.31.21. - [Release notes](https://github.com/RocketChat/fuselage/releases) - [Changelog](https://github.com/RocketChat/fuselage/blob/develop/CHANGELOG.md) - [Commits](https://github.com/RocketChat/fuselage/commits/v0.31.21/packages/message-parser) --- updated-dependencies: - dependency-name: "@rocket.chat/message-parser" dependency-type: direct:production update-type: version-update:semver-patch ... 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 49196505458..0ca4cf3b8e5 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@react-navigation/elements": "^1.3.3", "@react-navigation/native": "6.0.10", "@react-navigation/stack": "6.2.1", - "@rocket.chat/message-parser": "^0.31.14", + "@rocket.chat/message-parser": "^0.31.21", "@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile", "@rocket.chat/ui-kit": "^0.31.13", "bytebuffer": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 59fc00f8f6e..81b09fc8a0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5145,10 +5145,10 @@ dependencies: eslint-plugin-import "^2.17.2" -"@rocket.chat/message-parser@^0.31.14": - version "0.31.14" - resolved "https://registry.yarnpkg.com/@rocket.chat/message-parser/-/message-parser-0.31.14.tgz#55042be10a7cd49a7a9a969272bc38897fe1c252" - integrity sha512-WgaWLMCFWcmhRb7cEm1Q8GoD8lgpPuTniG27Qmfw8k86MuZfdHj+cdOfhvkmdNORxx181RhfksTO0k6IkRxh6A== +"@rocket.chat/message-parser@^0.31.21": + version "0.31.21" + resolved "https://registry.yarnpkg.com/@rocket.chat/message-parser/-/message-parser-0.31.21.tgz#e5c43ee57aa0aaca2046c1182832d6670566b0de" + integrity sha512-DcnGK13Ntcby3YKO1HQqxUSUEdAIchpq0/BlONGYshXhUsyCNhGqP4KM8JDR0HzVTPETn7LQDZ9mhYBwZGUjeg== "@rocket.chat/sdk@RocketChat/Rocket.Chat.js.SDK#mobile": version "1.3.0-mobile"