Skip to content

Commit 9f304c6

Browse files
committed
fix(deps): update dependency x-term and addons
1 parent d40cfb2 commit 9f304c6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
"node-pty-prebuilt-multiarch": "^0.9.0",
5656
"uuid": "^8.1.0",
5757
"whatwg-url": "^8.1.0",
58-
"xterm": "^4.6.0",
59-
"xterm-addon-fit": "^0.4.0",
60-
"xterm-addon-web-links": "^0.4.0",
61-
"xterm-addon-webgl": "0.7.0"
58+
"xterm": "4.7.0",
59+
"xterm-addon-fit": "0.4.0",
60+
"xterm-addon-web-links": "0.4.0",
61+
"xterm-addon-webgl": "0.8.0"
6262
},
6363
"devDependencies": {
6464
"@semantic-release/apm-config": "^8.0.0",

0 commit comments

Comments
 (0)