File tree Expand file tree Collapse file tree 8 files changed +46
-287
lines changed
ui/src/packages/redistimeseries-app Expand file tree Collapse file tree 8 files changed +46
-287
lines changed Original file line number Diff line number Diff line change 81
81
"resolutions" : {
82
82
"**/node-sass" : " ^8.0.0" ,
83
83
"**/trim" : " 0.0.3" ,
84
- "word-wrap" : " npm:@aashutoshrathi/word-wrap " ,
84
+ "word-wrap" : " 1.2.4 " ,
85
85
"electron-builder/app-builder-lib/@electron/universal/dir-compare/minimatch" : " ^3.0.5"
86
86
},
87
87
"devDependencies" : {
Original file line number Diff line number Diff line change 39
39
},
40
40
"resolutions" : {
41
41
"nanoid" : " ^3.1.31" ,
42
- "word-wrap" : " npm:@aashutoshrathi/word-wrap " ,
42
+ "word-wrap" : " 1.2.4 " ,
43
43
"mocha/minimatch" : " ^3.0.5" ,
44
44
"@nestjs/platform-socket.io/socket.io" : " ^4.7.1"
45
45
},
Original file line number Diff line number Diff line change @@ -8772,10 +8772,10 @@ winston@^3.3.3:
8772
8772
triple-beam "^1.3.0"
8773
8773
winston-transport "^4.5.0"
8774
8774
8775
- word-wrap@^ 1.2.3, " word-wrap@npm:@aashutoshrathi/word-wrap" :
8776
- version "1.2.6 "
8777
- resolved "https://registry.yarnpkg.com/@aashutoshrathi/ word-wrap/-/word-wrap-1.2.6 .tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf "
8778
- integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA ==
8775
+ [email protected] .4, word-wrap@^1.2.3 :
8776
+ version "1.2.4 "
8777
+ resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4 .tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f "
8778
+ integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA ==
8779
8779
8780
8780
8781
8781
version "6.1.0"
Original file line number Diff line number Diff line change 71
71
"react-dom" : " ^17.0.2"
72
72
},
73
73
"resolutions" : {
74
- "trim" : " 0.0.3" ,
75
- "word-wrap" : " npm:@aashutoshrathi/word-wrap"
74
+ "trim" : " 0.0.3"
76
75
}
77
76
}
Original file line number Diff line number Diff line change @@ -5318,11 +5318,6 @@ which@^2.0.1:
5318
5318
dependencies :
5319
5319
isexe "^2.0.0"
5320
5320
5321
- " word-wrap@npm:@aashutoshrathi/word-wrap " :
5322
- version "1.2.6"
5323
- resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
5324
- integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
5325
-
5326
5321
wrap-ansi@^7.0.0 :
5327
5322
version "7.0.0"
5328
5323
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
Original file line number Diff line number Diff line change 30
30
"@types/lodash" : " 4.14.192" ,
31
31
"@types/node" : " 20.3.1" ,
32
32
"testcafe-hammerhead" : " 31.4.5" ,
33
- "word-wrap" : " npm:@aashutoshrathi/word-wrap "
33
+ "word-wrap" : " 1.2.4 "
34
34
},
35
35
"devDependencies" : {
36
36
"@types/archiver" : " ^5.3.2" ,
Original file line number Diff line number Diff line change @@ -5792,10 +5792,10 @@ windows-release@^5.0.1:
5792
5792
dependencies :
5793
5793
execa "^5.1.1"
5794
5794
5795
- word-wrap@^ 1.2.3, " word-wrap@npm:@aashutoshrathi/word-wrap" :
5796
- version "1.2.6 "
5797
- resolved "https://registry.yarnpkg.com/@aashutoshrathi/ word-wrap/-/word-wrap-1.2.6 .tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf "
5798
- integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA ==
5795
+ [email protected] .4, word-wrap@^1.2.3 :
5796
+ version "1.2.4 "
5797
+ resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4 .tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f "
5798
+ integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA ==
5799
5799
5800
5800
wrap-ansi@^7.0.0 :
5801
5801
version "7.0.0"
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments