From 2a140793e0c70ec7d94ad3cb69f8d81ab063f01f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 17:11:49 +0000 Subject: [PATCH] Bump @rocket.chat/message-parser from 0.31.14 to 0.31.19 Bumps [@rocket.chat/message-parser](https://github.com/RocketChat/fuselage/tree/HEAD/packages/message-parser) from 0.31.14 to 0.31.19. - [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.19/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..64f2ca558a4 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.19", "@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..f535444ef0d 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.19": + version "0.31.19" + resolved "https://registry.yarnpkg.com/@rocket.chat/message-parser/-/message-parser-0.31.19.tgz#b8b81bcbffb89984c3caae29926081db3279ca91" + integrity sha512-7B23gTTH+JA/jSGtOw7IL15d5A+vNsE7cURDRbf6Sn5XBi7jRCEmPz+gJScqxnB23VnEly2ls/uYou74XeZ2Gg== "@rocket.chat/sdk@RocketChat/Rocket.Chat.js.SDK#mobile": version "1.3.0-mobile"