From ae531fd71650a302fbf87b8532bf259a834f26e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 01:52:12 +0000 Subject: [PATCH] build(deps): bump mobx from 6.12.1 to 6.12.3 (#865) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 94c79c1..eed5f42 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "core-js": "^3.36.1", "mdx-mermaid": "^2.0.0", "mermaid": "^10.7.0", - "mobx": "^6.12.1", + "mobx": "^6.12.3", "react": "18.2.0", "react-dom": "18.2.0", "react-embed": "^3.7.0", diff --git a/yarn.lock b/yarn.lock index 9a940c4..8137290 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8834,10 +8834,10 @@ mobx-react@^7.2.0: dependencies: mobx-react-lite "^3.4.0" -mobx@^6.0.4, mobx@^6.12.1: - version "6.12.1" - resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.12.1.tgz#78a32cfe6e1a2339426e284f8c5d90b0a5396fc5" - integrity sha512-HN5/fmWCnePVI4u3Y487x3G0LIQ+qnQjowylhVxXPvBmbwottKm8R7GrsYAqljzekZUj+LoBcAUp3l8/3EPCGQ== +mobx@^6.0.4, mobx@^6.12.3: + version "6.12.3" + resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.12.3.tgz#b6a0fde4268116be602d50bffb32f1b90a8fb077" + integrity sha512-c8NKkO4R2lShkSXZ2Ongj1ycjugjzFFo/UswHBnS62y07DMcTc9Rvo03/3nRyszIvwPNljlkd4S828zIBv/piw== mri@^1.1.0: version "1.2.0"