File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
websocket-message-transport Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2626 "dependencies" : {
2727 "@tracerbench/message-transport" : " ^2.0.0" ,
2828 "@tracerbench/protocol-transport" : " ^2.0.0" ,
29- "race-cancellation" : " ^0.4.1 "
29+ "race-cancellation" : " ^0.5.0 "
3030 },
3131 "devDependencies" : {
3232 "@typescript-eslint/eslint-plugin" : " ^5.59.1" ,
Original file line number Diff line number Diff line change 2525 },
2626 "dependencies" : {
2727 "@tracerbench/message-transport" : " ^2.0.0" ,
28- "race-cancellation" : " ^0.4.1 "
28+ "race-cancellation" : " ^0.5.0 "
2929 },
3030 "devDependencies" : {
3131 "@typescript-eslint/eslint-plugin" : " ^5.59.1" ,
Original file line number Diff line number Diff line change 2727 "@tracerbench/message-transport" : " ^2.0.0" ,
2828 "debug" : " ^4.1.1" ,
2929 "execa" : " ^5.1.1" ,
30- "race-cancellation" : " ^0.4.1 "
30+ "race-cancellation" : " ^0.5.0 "
3131 },
3232 "devDependencies" : {
3333 "@typescript-eslint/eslint-plugin" : " ^5.59.1" ,
Original file line number Diff line number Diff line change 2323 },
2424 "dependencies" : {
2525 "@tracerbench/message-transport" : " ^2.0.0" ,
26- "race-cancellation" : " ^0.4.1 " ,
26+ "race-cancellation" : " ^0.5.0 " ,
2727 "ws" : " ^8.13.0"
2828 },
2929 "devDependencies" : {
Original file line number Diff line number Diff line change 3030 "@tracerbench/spawn-chrome" : " ^2.0.0" ,
3131 "@tracerbench/websocket-message-transport" : " ^2.0.0" ,
3232 "debug" : " ^4.1.1" ,
33- "race-cancellation" : " ^0.4.1 "
33+ "race-cancellation" : " ^0.5.0 "
3434 },
3535 "devDependencies" : {
3636 "@types/debug" : " ^4.1.5" ,
Original file line number Diff line number Diff line change @@ -6115,10 +6115,10 @@ qunit@^2.9.1:
61156115 node-watch "0.7.3"
61166116 tiny-glob "0.2.9"
61176117
6118- race-cancellation@^0.4.1 :
6119- version "0.4.1 "
6120- resolved "https://registry.yarnpkg.com/race-cancellation/-/race-cancellation-0.4.1 .tgz#bd1c69bf5b836b56645a4b5b78fb9b973c46eb45 "
6121- integrity sha512-TF1vf4q/a5mwER9DoIuniE/qNIRM3Begyoe+21VUKgsyQAT4iIfSqlK7aG4Of1J1wzeATqVwbDP0dwX9GhaGcw ==
6118+ race-cancellation@^0.5.0 :
6119+ version "0.5.0 "
6120+ resolved "https://registry.yarnpkg.com/race-cancellation/-/race-cancellation-0.5.0 .tgz#e1add8463bd6bad7c8fc8e5b2cb9441fc24c6c9b "
6121+ integrity sha512-6cIisN4SC3CQMSxtCqP1HKfCwmwNmaYQspsiSNJx9/6hGZ2IdpxOj8nkO3fixW5tNLPbyJVyTnj+ApgwkKjBUQ ==
61226122
61236123randombytes@^2.1.0 :
61246124 version "2.1.0"
You can’t perform that action at this time.
0 commit comments