diff --git a/package.json b/package.json index 5d477312f9..ad4cd8ba0c 100644 --- a/package.json +++ b/package.json @@ -199,7 +199,7 @@ "leaflet": "1.8.0", "material-components-web": "14.0.0", "minimatch-browser": "1.0.0", - "mobx": "6.6.1", + "mobx": "6.7.0", "mobx-angular": "4.5.1", "moment": "2.29.3", "moment-es6": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 747277247f..2866a7e413 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13727,10 +13727,10 @@ mobx-angular@4.5.1: dependencies: tslib "^2.0.0" -mobx@6.6.1: - version "6.6.1" - resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.6.1.tgz#70ee6aa82f25aeb7e7d522bd621207434e509318" - integrity sha512-7su3UZv5JF+ohLr2opabjbUAERfXstMY+wiBtey8yNAPoB8H187RaQXuhFjNkH8aE4iHbDWnhDFZw0+5ic4nGQ== +mobx@6.7.0: + version "6.7.0" + resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.7.0.tgz#2d805610fee1801fd015c54fd5400d2601aa3768" + integrity sha512-1kBLBdSNG2bA522HQdbsTvwAwYf9hq9FWxmlhX7wTsJUAI54907J+ozfGW+LoYUo06vjit748g6QH1AAGLNebw== mobx@^4.15.1: version "4.15.7"