File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 52
52
"@types/debug" : " 4.1.5" ,
53
53
"@types/jest" : " 24.0.18" ,
54
54
"@types/node" : " 12.7.2" ,
55
- "@types/ws" : " 6.0.2 " ,
55
+ "@types/ws" : " 6.0.3 " ,
56
56
"@typescript-eslint/eslint-plugin" : " 2.0.0" ,
57
57
"@typescript-eslint/parser" : " 2.0.0" ,
58
58
"babel-loader" : " 8.0.6" ,
Original file line number Diff line number Diff line change 1119
1119
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
1120
1120
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
1121
1121
1122
-
1123
- version "6.0.2 "
1124
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-6.0.2 .tgz#f3340f7e3d7a07104a5dbcaa8ada4e8d2d45eecb "
1125
- integrity sha512-22XiR1ox9LftTaAtn/c5JCninwc7moaqbkJfaDUb7PkaUitcf5vbTZHdq9dxSMviCm9C3W85rzB8e6yNR70apQ ==
1122
+
1123
+ version "6.0.3 "
1124
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-6.0.3 .tgz#b772375ba59d79066561c8d87500144d674ba6b3 "
1125
+ integrity sha512-yBTM0P05Tx9iXGq00BbJPo37ox68R5vaGTXivs6RGh/BQ6QP5zqZDGWdAO6JbRE/iR1l80xeGAwCQS2nMV9S/w ==
1126
1126
dependencies :
1127
1127
" @types/node" " *"
1128
1128
You can’t perform that action at this time.
0 commit comments