From e4654e917015e629029f07c5864fd1a564a2655b Mon Sep 17 00:00:00 2001 From: rgdelato Date: Thu, 17 Mar 2022 09:46:22 +0000 Subject: [PATCH] Bump mobx from 6.3.0 to 6.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e74a4e..9f5ea2b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "jest": "^27.2.0", "jquery": "^2.2.4", "lodash": "^4.17.21", - "mobx": "^6.3.0", + "mobx": "^6.4.2", "react": "^15.7.0", "react-dom": "^15.7.0", "react-router": "^4.3.1",