mirror of
https://github.com/coollabsio/coolify.git
synced 2026-06-14 03:19:51 +00:00
98b36c1ff7
Bumps [ws](https://github.com/websockets/ws) from 8.19.0 to 8.20.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.19.0...8.20.1) --- updated-dependencies: - dependency-name: ws dependency-version: 8.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
13 lines
253 B
JSON
13 lines
253 B
JSON
{
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@xterm/addon-fit": "0.11.0",
|
|
"@xterm/xterm": "6.0.0",
|
|
"cookie": "1.1.1",
|
|
"dotenv": "17.3.1",
|
|
"node-pty": "1.1.0",
|
|
"ws": "8.20.1"
|
|
}
|
|
}
|