File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010### Fixed
1111- Upgraded ` @grpc/grpc-js ` to ` ^1.14.4 ` . [ #1315 ] ( https://github.com/sourcebot-dev/sourcebot/pull/1315 )
1212- Upgraded ` vite ` to ` ^8.0.16 ` . [ #1313 ] ( https://github.com/sourcebot-dev/sourcebot/pull/1313 )
13+ - Upgraded ` ws ` to ` ^8.21.0 ` . [ #1324 ] ( https://github.com/sourcebot-dev/sourcebot/pull/1324 )
1314
1415## [ 5.0.3] - 2026-06-17
1516
Original file line number Diff line number Diff line change 5959 "teeny-request@npm:^10.0.0" : " ^10.1.2" ,
6060 "uuid" : " ^14.0.0" ,
6161 "fast-uri@npm:^3.0.1" : " ^3.1.2" ,
62- "shell-quote@npm:1.8.3" : " ^1.8.4"
62+ "shell-quote@npm:1.8.3" : " ^1.8.4" ,
63+ "ws@npm:~8.20.1" : " ^8.21.0"
6364 }
6465}
Original file line number Diff line number Diff line change @@ -23448,9 +23448,9 @@ __metadata:
2344823448 languageName: node
2344923449 linkType: hard
2345023450
23451- "ws@npm:^8.18.0, ws@npm:~8.20.1 ":
23452- version: 8.20.1
23453- resolution: "ws@npm:8.20.1 "
23451+ "ws@npm:^8.18.0, ws@npm:^8.21.0 ":
23452+ version: 8.21.0
23453+ resolution: "ws@npm:8.21.0 "
2345423454 peerDependencies:
2345523455 bufferutil: ^4.0.1
2345623456 utf-8-validate: ">=5.0.2"
@@ -23459,7 +23459,7 @@ __metadata:
2345923459 optional: true
2346023460 utf-8-validate:
2346123461 optional: true
23462- checksum: 10c0/ce162433218399cdedeb76fd33363d4d86a7d910058d4e3c679dce08cea65d6da6b39f11baa4d7808d024cf46ed88f6a05c17611621aaad8fc5e62edacc30c5d
23462+ checksum: 10c0/ef4a243476283fc49bc7550966c4af4aa0eef56273837211e700de3b664e08604a760cdddcb5ba43c049140e74ccfec5b0ee0bb439e08c2adf9138902fdde5f9
2346323463 languageName: node
2346423464 linkType: hard
2346523465
You can’t perform that action at this time.
0 commit comments