File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " evt" ,
3
- "version" : " 2.5.7 " ,
3
+ "version" : " 2.5.8 " ,
4
4
"description" : " Type safe replacement for node's EventEmitter" ,
5
5
"repository" : {
6
6
"type" : " git" ,
35
35
"dependencies" : {
36
36
"minimal-polyfills" : " ^2.2.3" ,
37
37
"run-exclusive" : " ^2.2.19" ,
38
- "tsafe" : " ^1.6.6 "
38
+ "tsafe" : " ^1.7.5 "
39
39
},
40
40
"files" : [
41
41
" src/" ,
Original file line number Diff line number Diff line change @@ -511,10 +511,10 @@ tsafe@^1.6.5:
511
511
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.6.5.tgz#74943b69190069168a53d2accd6d07891cf1cce8"
512
512
integrity sha512-895zss8xqqHKTc28sHGIfZKnt3C5jrstB1DyPr/h3/flK0zojsZUMQL1/W4ytdDW6KI4Oth62nb9rrxmA3s3Iw==
513
513
514
- tsafe@^1.6.6 :
515
- version "1.6.6 "
516
- resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.6.6 .tgz#fd93e64d6eb13ef83ed1650669cc24bad4f5df9f "
517
- integrity sha512-gzkapsdbMNwBnTIjgO758GujLCj031IgHK/PKr2mrmkCSJMhSOR5FeOuSxKLMUoYc0vAA4RGEYYbjt/v6afD3g ==
514
+ tsafe@^1.7.5 :
515
+ version "1.7.5 "
516
+ resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.7.5 .tgz#0d3a31202b5ef87c7ba997e66e03fd80801278ef "
517
+ integrity sha512-tbNyyBSbwfbilFfiuXkSOj82a6++ovgANwcoqBAcO9/REPoZMEQoE8kWPeO0dy5A2D/2Lajr8Ohue5T0ifIvLQ ==
518
518
519
519
tslib@^1.9.0 :
520
520
version "1.14.1"
You can’t perform that action at this time.
0 commit comments