Skip to content

Commit ea6bf60

Browse files
fix(deps): update dependencies
1 parent a4d71eb commit ea6bf60

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@
5555
}
5656
},
5757
"dependencies": {
58-
"fs-extra": "^10.0.0",
58+
"fs-extra": "^11.0.0",
5959
"node-pty-prebuilt-multiarch": "^0.10.0",
60-
"uuid": "^8.3.2",
61-
"which": "^2.0.2",
62-
"xterm": "4.13.0",
63-
"xterm-addon-fit": "0.5.0",
64-
"xterm-addon-ligatures": "^0.5.1",
65-
"xterm-addon-web-links": "0.4.0",
66-
"xterm-addon-webgl": "0.11.1"
60+
"uuid": "^9.0.0",
61+
"which": "^3.0.0",
62+
"xterm": "5.0.0",
63+
"xterm-addon-fit": "0.6.0",
64+
"xterm-addon-ligatures": "^0.6.0",
65+
"xterm-addon-web-links": "0.7.0",
66+
"xterm-addon-webgl": "0.13.0"
6767
},
6868
"devDependencies": {
6969
"@types/atom": "1.40.11",

0 commit comments

Comments
 (0)