Skip to content

Commit ec9fcfe

Browse files
Merge pull request #4107 from RedisInsight/feature/RI-6334_Upgrade_electron_version
2 parents 9d9d8db + 3fdcad8 commit ec9fcfe

File tree

5 files changed

+47
-112
lines changed

5 files changed

+47
-112
lines changed

.github/actions/install-all-build-libs/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ runs:
3333
- name: Setup Node
3434
uses: actions/[email protected]
3535
with:
36-
node-version: '20.15'
36+
node-version: '20.18.0'
3737
# disable cache for windows
3838
# https://github.com/actions/setup-node/issues/975
3939
cache: ${{ runner.os != 'Windows' && 'yarn' || '' }}

.github/workflows/pipeline-build-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
rm -rf release/mac
9292
9393
- name: Repack dmg to tar
94-
if: vars.ENV == 'production'
94+
if: vars.ENV == 'production' && inputs.target == vars.ALL
9595
run: |
9696
ARCH=x64 ./.github/redisstack/dmg.repack.sh
9797
ARCH=arm64 ./.github/redisstack/dmg.repack.sh

electron-builder.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"node_modules",
88
"package.json"
99
],
10+
"npmRebuild": false,
1011
"artifactName": "Redis-Insight-${os}-${arch}.${ext}",
1112
"compression": "normal",
1213
"asarUnpack": [

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"**/trim": "0.0.3",
7979
"word-wrap": "1.2.4",
8080
"**/semver": "^7.5.2",
81-
"@electron/notarize": "2.3.2",
81+
"@electron/notarize": "2.5.0",
8282
"rawproto/protobufjs": "^7.2.5",
8383
"webpack-bundle-analyzer/ws": "^7.5.10",
8484
"msw/path-to-regexp": "^6.3.0",
@@ -89,7 +89,7 @@
8989
"@babel/preset-env": "^7.23.2",
9090
"@babel/preset-react": "^7.22.15",
9191
"@babel/preset-typescript": "^7.23.2",
92-
"@electron/rebuild": "^3.3.0",
92+
"@electron/rebuild": "^3.7.1",
9393
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
9494
"@svgr/webpack": "^8.1.0",
9595
"@teamsupercell/typings-for-css-modules-loader": "^2.4.0",
@@ -140,7 +140,7 @@
140140
"css-minimizer-webpack-plugin": "^6.0.0",
141141
"csv-parser": "^3.0.0",
142142
"csv-stringify": "^6.4.0",
143-
"electron": "31.0.2",
143+
"electron": "33.2.0",
144144
"electron-builder": "^24.13.3",
145145
"electron-builder-notarize": "^1.5.2",
146146
"electron-debug": "^3.2.0",

yarn.lock

Lines changed: 41 additions & 107 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,10 +1190,25 @@
11901190
optionalDependencies:
11911191
global-agent "^3.0.0"
11921192

1193-
"@electron/[email protected]", "@electron/[email protected]":
1194-
version "2.3.2"
1195-
resolved "https://registry.yarnpkg.com/@electron/notarize/-/notarize-2.3.2.tgz#20a52a961747be8542a35003380988a0d3fe15e6"
1196-
integrity sha512-zfayxCe19euNwRycCty1C7lF7snk9YwfRpB5M8GLr1a4ICH63znxaPNAubrMvj0yDvVozqfgsdYpXVUnpWBDpg==
1193+
"@electron/node-gyp@https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2":
1194+
version "10.2.0-electron.1"
1195+
resolved "https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2"
1196+
dependencies:
1197+
env-paths "^2.2.0"
1198+
exponential-backoff "^3.1.1"
1199+
glob "^8.1.0"
1200+
graceful-fs "^4.2.6"
1201+
make-fetch-happen "^10.2.1"
1202+
nopt "^6.0.0"
1203+
proc-log "^2.0.1"
1204+
semver "^7.3.5"
1205+
tar "^6.2.1"
1206+
which "^2.0.2"
1207+
1208+
"@electron/[email protected]", "@electron/[email protected]":
1209+
version "2.5.0"
1210+
resolved "https://registry.yarnpkg.com/@electron/notarize/-/notarize-2.5.0.tgz#d4d25356adfa29df4a76bd64a8bd347237cd251e"
1211+
integrity sha512-jNT8nwH1f9X5GEITXaQ8IF/KdskvIkOFfB2CvwumsveVidzpSc+mvhhTMdAGSYF3O+Nq49lJ7y+ssODRXu06+A==
11971212
dependencies:
11981213
debug "^4.1.1"
11991214
fs-extra "^9.0.1"
@@ -1211,11 +1226,12 @@
12111226
minimist "^1.2.6"
12121227
plist "^3.0.5"
12131228

1214-
"@electron/rebuild@^3.3.0":
1215-
version "3.6.0"
1216-
resolved "https://registry.yarnpkg.com/@electron/rebuild/-/rebuild-3.6.0.tgz#60211375a5f8541a71eb07dd2f97354ad0b2b96f"
1217-
integrity sha512-zF4x3QupRU3uNGaP5X1wjpmcjfw1H87kyqZ00Tc3HvriV+4gmOGuvQjGNkrJuXdsApssdNyVwLsy+TaeTGGcVw==
1229+
"@electron/rebuild@^3.7.1":
1230+
version "3.7.1"
1231+
resolved "https://registry.yarnpkg.com/@electron/rebuild/-/rebuild-3.7.1.tgz#27ed124f7f1dbed92b222aabe68c0e4a3e6c5cea"
1232+
integrity sha512-sKGD+xav4Gh25+LcLY0rjIwcCFTw+f/HU1pB48UVbwxXXRGaXEqIH0AaYKN46dgd/7+6kuiDXzoyAEvx1zCsdw==
12181233
dependencies:
1234+
"@electron/node-gyp" "https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2"
12191235
"@malept/cross-spawn-promise" "^2.0.0"
12201236
chalk "^4.0.0"
12211237
debug "^4.1.1"
@@ -1224,7 +1240,6 @@
12241240
got "^11.7.0"
12251241
node-abi "^3.45.0"
12261242
node-api-version "^0.2.0"
1227-
node-gyp "^9.0.0"
12281243
ora "^5.1.0"
12291244
read-binary-file-arch "^1.0.6"
12301245
semver "^7.3.5"
@@ -3682,19 +3697,6 @@ [email protected]:
36823697
tar "^6.1.12"
36833698
temp-file "^3.4.0"
36843699

3685-
"aproba@^1.0.3 || ^2.0.0":
3686-
version "2.0.0"
3687-
resolved "https://registry.yarnpkg.com/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
3688-
integrity sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==
3689-
3690-
are-we-there-yet@^3.0.0:
3691-
version "3.0.1"
3692-
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz#679df222b278c64f2cdba1175cdc00b0d96164bd"
3693-
integrity sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==
3694-
dependencies:
3695-
delegates "^1.0.0"
3696-
readable-stream "^3.6.0"
3697-
36983700
arg@^4.1.0:
36993701
version "4.1.3"
37003702
resolved "https://registry.yarnpkg.com/arg/-/arg-4.1.3.tgz#269fc7ad5b8e42cb63c896d5666017261c144089"
@@ -4587,11 +4589,6 @@ color-name@~1.1.4:
45874589
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
45884590
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
45894591

4590-
color-support@^1.1.3:
4591-
version "1.1.3"
4592-
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
4593-
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
4594-
45954592
colord@^2.9.3:
45964593
version "2.9.3"
45974594
resolved "https://registry.yarnpkg.com/colord/-/colord-2.9.3.tgz#4f8ce919de456f1d5c1c368c307fe20f3e59fb43"
@@ -4716,11 +4713,6 @@ connection-string@^4.3.2:
47164713
resolved "https://registry.yarnpkg.com/connection-string/-/connection-string-4.3.6.tgz#4aa23f0b6d31f6a310afffd4e9a481d000c64836"
47174714
integrity sha512-dwaq4BMeiIIWry/oQxjstPB7Xp0K1nGjaY8p6PHQB+J9ZJuIvNp7ux3Noupq0hMd/dqEHXkfdmmGFOKTbGKWmw==
47184715

4719-
console-control-strings@^1.1.0:
4720-
version "1.1.0"
4721-
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
4722-
integrity sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==
4723-
47244716
construct-style-sheets-polyfill@^3.1.0:
47254717
version "3.1.0"
47264718
resolved "https://registry.yarnpkg.com/construct-style-sheets-polyfill/-/construct-style-sheets-polyfill-3.1.0.tgz#c490abd79efdb359fafa62ec14ea55232be0eecf"
@@ -5477,11 +5469,6 @@ delayed-stream@~1.0.0:
54775469
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
54785470
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
54795471

5480-
delegates@^1.0.0:
5481-
version "1.0.0"
5482-
resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
5483-
integrity sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==
5484-
54855472
dequal@^2.0.0:
54865473
version "2.0.3"
54875474
resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be"
@@ -5894,10 +5881,10 @@ electron-updater@^6.3.9:
58945881
semver "^7.6.3"
58955882
tiny-typed-emitter "^2.1.0"
58965883

5897-
electron@31.0.2:
5898-
version "31.0.2"
5899-
resolved "https://registry.yarnpkg.com/electron/-/electron-31.0.2.tgz#9b719fe6072060fe74cb609bcbb84694abce5b17"
5900-
integrity sha512-55efQ5yfLN+AQHcFC00AXQqtxC3iAGaxX2GQ3EDbFJ0ca9GHNOdSXkcrdBElLleiDrR2hpXNkQxN1bDn0oxe6w==
5884+
electron@33.2.0:
5885+
version "33.2.0"
5886+
resolved "https://registry.yarnpkg.com/electron/-/electron-33.2.0.tgz#2a7098653eaf1a53c7311a01d5636783019f2354"
5887+
integrity sha512-PVw1ICAQDPsnnsmpNFX/b1i/49h67pbSPxuIENd9K9WpGO1tsRaQt+K2bmXqTuoMJsbzIc75Ce8zqtuwBPqawA==
59015888
dependencies:
59025889
"@electron/get" "^2.0.0"
59035890
"@types/node" "^20.9.0"
@@ -6941,20 +6928,6 @@ fzstd@^0.1.0:
69416928
resolved "https://registry.yarnpkg.com/fzstd/-/fzstd-0.1.0.tgz#1d7bccb5f819e2d073a15fccea1adb7fdc7a46a9"
69426929
integrity sha512-TTvznnpde1rTv/3FOmZMbPCh75gqkJ9dKJdsKmcNiXh4olLJl3eRahHJcGzyPZjuVaytffP02Or4z5avDvqKQA==
69436930

6944-
gauge@^4.0.3:
6945-
version "4.0.4"
6946-
resolved "https://registry.yarnpkg.com/gauge/-/gauge-4.0.4.tgz#52ff0652f2bbf607a989793d53b751bef2328dce"
6947-
integrity sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==
6948-
dependencies:
6949-
aproba "^1.0.3 || ^2.0.0"
6950-
color-support "^1.1.3"
6951-
console-control-strings "^1.1.0"
6952-
has-unicode "^2.0.1"
6953-
signal-exit "^3.0.7"
6954-
string-width "^4.2.3"
6955-
strip-ansi "^6.0.1"
6956-
wide-align "^1.1.5"
6957-
69586931
gaxios@^6.0.0, gaxios@^6.0.3:
69596932
version "6.1.0"
69606933
resolved "https://registry.yarnpkg.com/gaxios/-/gaxios-6.1.0.tgz#8ab08adbf9cc600368a57545f58e004ccf831ccb"
@@ -7071,7 +7044,7 @@ glob@^7.0.5, glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
70717044
once "^1.3.0"
70727045
path-is-absolute "^1.0.0"
70737046

7074-
glob@^8.0.1:
7047+
glob@^8.0.1, glob@^8.1.0:
70757048
version "8.1.0"
70767049
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
70777050
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
@@ -7272,11 +7245,6 @@ has-tostringtag@^1.0.0, has-tostringtag@^1.0.2:
72727245
dependencies:
72737246
has-symbols "^1.0.3"
72747247

7275-
has-unicode@^2.0.1:
7276-
version "2.0.1"
7277-
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
7278-
integrity sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==
7279-
72807248
has@^1.0.3:
72817249
version "1.0.3"
72827250
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
@@ -9268,7 +9236,7 @@ [email protected], make-error@^1.1.1:
92689236
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2"
92699237
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
92709238

9271-
make-fetch-happen@^10.0.3:
9239+
make-fetch-happen@^10.2.1:
92729240
version "10.2.1"
92739241
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz#f5e3835c5e9817b617f2770870d9492d28678164"
92749242
integrity sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==
@@ -10104,9 +10072,9 @@ no-case@^3.0.4:
1010410072
tslib "^2.0.3"
1010510073

1010610074
node-abi@^3.45.0:
10107-
version "3.54.0"
10108-
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.54.0.tgz#f6386f7548817acac6434c6cba02999c9aebcc69"
10109-
integrity sha512-p7eGEiQil0YUV3ItH4/tBb781L5impVmmx2E9FRKF7d18XXzp4PGT2tdYMFY6wQqgxD0IwNZOiSJ0/K0fSi/OA==
10075+
version "3.71.0"
10076+
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.71.0.tgz#52d84bbcd8575efb71468fbaa1f9a49b2c242038"
10077+
integrity sha512-SZ40vRiy/+wRTf21hxkkEjPJZpARzUMVcJoQse2EF8qkUWbbO2z7vd5oA/H6bVH6SZQ5STGcu0KRDS7biNRfxw==
1011010078
dependencies:
1011110079
semver "^7.3.5"
1011210080

@@ -10141,23 +10109,6 @@ [email protected]:
1014110109
resolved "https://registry.yarnpkg.com/node-gyp-build-optional-packages/-/node-gyp-build-optional-packages-5.0.7.tgz#5d2632bbde0ab2f6e22f1bbac2199b07244ae0b3"
1014210110
integrity sha512-YlCCc6Wffkx0kHkmam79GKvDQ6x+QZkMjFGrIMxgFNILFvGSbCp2fCBC55pGTT9gVaz8Na5CLmxt/urtzRv36w==
1014310111

10144-
node-gyp@^9.0.0:
10145-
version "9.4.1"
10146-
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-9.4.1.tgz#8a1023e0d6766ecb52764cc3a734b36ff275e185"
10147-
integrity sha512-OQkWKbjQKbGkMf/xqI1jjy3oCTgMKJac58G2+bjZb3fza6gW2YrCSdMQYaoTb70crvE//Gngr4f0AgVHmqHvBQ==
10148-
dependencies:
10149-
env-paths "^2.2.0"
10150-
exponential-backoff "^3.1.1"
10151-
glob "^7.1.4"
10152-
graceful-fs "^4.2.6"
10153-
make-fetch-happen "^10.0.3"
10154-
nopt "^6.0.0"
10155-
npmlog "^6.0.0"
10156-
rimraf "^3.0.2"
10157-
semver "^7.3.5"
10158-
tar "^6.1.2"
10159-
which "^2.0.2"
10160-
1016110112
node-int64@^0.4.0:
1016210113
version "0.4.0"
1016310114
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
@@ -10223,16 +10174,6 @@ npm-run-path@^4.0.0, npm-run-path@^4.0.1:
1022310174
dependencies:
1022410175
path-key "^3.0.0"
1022510176

10226-
npmlog@^6.0.0:
10227-
version "6.0.2"
10228-
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-6.0.2.tgz#c8166017a42f2dea92d6453168dd865186a70830"
10229-
integrity sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==
10230-
dependencies:
10231-
are-we-there-yet "^3.0.0"
10232-
console-control-strings "^1.1.0"
10233-
gauge "^4.0.3"
10234-
set-blocking "^2.0.0"
10235-
1023610177
nth-check@^2.0.1:
1023710178
version "2.1.1"
1023810179
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.1.1.tgz#c9eab428effce36cd6b92c924bdb000ef1f1ed1d"
@@ -10992,6 +10933,11 @@ prismjs@~1.27.0:
1099210933
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
1099310934
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
1099410935

10936+
proc-log@^2.0.1:
10937+
version "2.0.1"
10938+
resolved "https://registry.yarnpkg.com/proc-log/-/proc-log-2.0.1.tgz#8f3f69a1f608de27878f91f5c688b225391cb685"
10939+
integrity sha512-Kcmo2FhfDTXdcbfDH76N7uBYHINxc/8GW7UAVuVP9I+Va3uHSerrnKV6dLooga/gh7GlgzuCCr/eoldnL1muGw==
10940+
1099510941
process-nextick-args@~2.0.0:
1099610942
version "2.0.1"
1099710943
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
@@ -11539,7 +11485,7 @@ readable-stream@^2.0.0, readable-stream@^2.3.5, readable-stream@~2.3.6:
1153911485
string_decoder "~1.1.1"
1154011486
util-deprecate "~1.0.1"
1154111487

11542-
readable-stream@^3.4.0, readable-stream@^3.6.0:
11488+
readable-stream@^3.4.0:
1154311489
version "3.6.2"
1154411490
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967"
1154511491
integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==
@@ -12226,11 +12172,6 @@ serialize-javascript@^6.0.1, serialize-javascript@^6.0.2:
1222612172
dependencies:
1222712173
randombytes "^2.1.0"
1222812174

12229-
set-blocking@^2.0.0:
12230-
version "2.0.0"
12231-
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
12232-
integrity sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==
12233-
1223412175
set-cookie-parser@^2.4.6:
1223512176
version "2.6.0"
1223612177
resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.6.0.tgz#131921e50f62ff1a66a461d7d62d7b21d5d15a51"
@@ -12631,7 +12572,7 @@ string-length@^4.0.1:
1263112572
is-fullwidth-code-point "^3.0.0"
1263212573
strip-ansi "^6.0.1"
1263312574

12634-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
12575+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1263512576
version "4.2.3"
1263612577
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1263712578
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -12929,7 +12870,7 @@ tar-stream@^3.1.7:
1292912870
fast-fifo "^1.2.0"
1293012871
streamx "^2.15.0"
1293112872

12932-
tar@^6.0.5, tar@^6.1.11, tar@^6.1.12, tar@^6.1.2:
12873+
tar@^6.0.5, tar@^6.1.11, tar@^6.1.12, tar@^6.2.1:
1293312874
version "6.2.1"
1293412875
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
1293512876
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
@@ -14071,13 +14012,6 @@ which@^2.0.1, which@^2.0.2:
1407114012
dependencies:
1407214013
isexe "^2.0.0"
1407314014

14074-
wide-align@^1.1.5:
14075-
version "1.1.5"
14076-
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
14077-
integrity sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==
14078-
dependencies:
14079-
string-width "^1.0.2 || 2 || 3 || 4"
14080-
1408114015
wildcard@^2.0.0:
1408214016
version "2.0.1"
1408314017
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67"

0 commit comments

Comments
 (0)