diff --git a/node_modules b/node_modules index 070077a25..917774038 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 070077a25df1550baee2b7cd16c206fb4db2f0b2 +Subproject commit 91777403895b6ce0372fdf3ce516664e5eb204a6 diff --git a/package.json b/package.json index 3890623f1..f3f748ed3 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "throttle-debounce": "5.0.0", - "xterm": "5.1.0", - "xterm-addon-canvas": "0.4.0" + "xterm": "5.3.0", + "xterm-addon-canvas": "0.5.0" } }