diff --git a/package.json b/package.json index d74c024f8..ddba08b8e 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ }, "dependencies": { "@aminya/jmp": "^2.0.9", - "@jupyterlab/services": "^0.52.0", + "@jupyterlab/services": "^6.0.0", "@nteract/commutable": "^7.1.4", "@nteract/markdown": "^4.5.1", "@nteract/mathjax": "^4.0.2", @@ -70,21 +70,21 @@ "anser": "^2.0.1", "atom-select-list": "^0.8.1", "escape-carriage": "^1.2.0", - "escape-string-regexp": "^4.0.0", + "escape-string-regexp": "^5.0.0", "kernelspecs": "^2.0.0", "lodash": "^4.14.0", "mathjax-electron": "^3.0.0", - "mobx": "^5.1.1", - "mobx-react": "^6.0.0", + "mobx": "^6.0.0", + "mobx-react": "^7.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-table": "^6.11.5", + "react-table": "^7.0.0", "spawnteract": "^5.1.0", - "strip-indent": "^3.0.0", + "strip-indent": "^4.0.0", "styled-components": "^5.2.3", - "tildify": "^2.0.0", + "tildify": "^3.0.0", "uuid": "^8.0.0", - "ws": "^7.0.0", + "ws": "^8.0.0", "xmlhttprequest": "^1.8.0" }, "consumedServices": {