Skip to content

Commit 8c9ab43

Browse files
committed
Use the latest word-wrap
1 parent cbf2619 commit 8c9ab43

File tree

8 files changed

+46
-287
lines changed

8 files changed

+46
-287
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"resolutions": {
8282
"**/node-sass": "^8.0.0",
8383
"**/trim": "0.0.3",
84-
"word-wrap": "npm:@aashutoshrathi/word-wrap",
84+
"word-wrap": "1.2.4",
8585
"electron-builder/app-builder-lib/@electron/universal/dir-compare/minimatch": "^3.0.5"
8686
},
8787
"devDependencies": {

redisinsight/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"resolutions": {
4141
"nanoid": "^3.1.31",
42-
"word-wrap": "npm:@aashutoshrathi/word-wrap",
42+
"word-wrap": "1.2.4",
4343
"mocha/minimatch": "^3.0.5",
4444
"@nestjs/platform-socket.io/socket.io": "^4.7.1"
4545
},

redisinsight/api/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8772,10 +8772,10 @@ winston@^3.3.3:
87728772
triple-beam "^1.3.0"
87738773
winston-transport "^4.5.0"
87748774

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==
87798779

87808780
87818781
version "6.1.0"

redisinsight/ui/src/packages/redistimeseries-app/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
"react-dom": "^17.0.2"
7272
},
7373
"resolutions": {
74-
"trim": "0.0.3",
75-
"word-wrap": "npm:@aashutoshrathi/word-wrap"
74+
"trim": "0.0.3"
7675
}
7776
}

redisinsight/ui/src/packages/redistimeseries-app/yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5318,11 +5318,6 @@ which@^2.0.1:
53185318
dependencies:
53195319
isexe "^2.0.0"
53205320

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-
53265321
wrap-ansi@^7.0.0:
53275322
version "7.0.0"
53285323
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"

tests/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/lodash": "4.14.192",
3131
"@types/node": "20.3.1",
3232
"testcafe-hammerhead": "31.4.5",
33-
"word-wrap": "npm:@aashutoshrathi/word-wrap"
33+
"word-wrap": "1.2.4"
3434
},
3535
"devDependencies": {
3636
"@types/archiver": "^5.3.2",

tests/e2e/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5792,10 +5792,10 @@ windows-release@^5.0.1:
57925792
dependencies:
57935793
execa "^5.1.1"
57945794

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==
57995799

58005800
wrap-ansi@^7.0.0:
58015801
version "7.0.0"

yarn.lock

Lines changed: 34 additions & 269 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)