Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
| -rw-r--r-- | editors/code/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index 26f21f73d4..da4fa15b02 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -39,7 +39,7 @@ "https-proxy-agent": "^5.0.0", "node-fetch": "^3.0.3", "vscode-languageclient": "8.0.0-next.2", - "d3": "^7.1.0", + "d3": "^7.2.0", "d3-graphviz": "^4.0.0" }, "devDependencies": { |