diff options
Diffstat (limited to 'gui/package.json')
| -rw-r--r-- | gui/package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gui/package.json b/gui/package.json index 947757439a..f58286a0fb 100644 --- a/gui/package.json +++ b/gui/package.json @@ -18,7 +18,7 @@ "electron-log": "^2.2.8", "gettext-parser": "^3.1.0", "history": "^4.6.1", - "jsonrpc-lite": "^2.0.5", + "jsonrpc-lite": "^2.0.6", "mkdirp": "^0.5.1", "moment": "^2.24.0", "node-gettext": "^2.0.0", @@ -28,7 +28,7 @@ "react-redux": "^5.1.0", "react-router": "^4.3.1", "react-simple-maps": "^0.12.1", - "reactxp": "^1.5.0", + "reactxp": "^1.6.1", "redux": "^4.0.1", "sprintf-js": "^1.1.2", "uuid": "^3.0.1", @@ -49,9 +49,9 @@ "@types/node": "^10.12.3", "@types/node-gettext": "^2.0.0", "@types/rbush": "^2.0.2", - "@types/react": "16.3.18", - "@types/react-dom": "16.0.7", - "@types/react-redux": "^7.0.0", + "@types/react": "^16.8.8", + "@types/react-dom": "^16.8.2", + "@types/react-redux": "^7.0.6", "@types/react-router": "^4.4.3", "@types/sinon": "^7.0.5", "@types/sprintf-js": "^1.1.2", |
