Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit 5dc987b

Browse files
committed
5.8.1
1 parent f19285d commit 5dc987b

File tree

2 files changed

+34
-147
lines changed

2 files changed

+34
-147
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pkg",
3-
"version": "5.8.0",
3+
"version": "5.8.1",
44
"description": "Package your Node.js project into an executable",
55
"main": "lib-es5/index.js",
66
"license": "MIT",

yarn.lock

+33-146
Original file line numberDiff line numberDiff line change
@@ -540,11 +540,6 @@ ansi-escapes@^4.3.0:
540540
dependencies:
541541
type-fest "^0.21.3"
542542

543-
ansi-regex@^2.0.0:
544-
version "2.1.1"
545-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
546-
integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
547-
548543
ansi-regex@^5.0.1:
549544
version "5.0.1"
550545
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
@@ -564,19 +559,6 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
564559
dependencies:
565560
color-convert "^2.0.1"
566561

567-
aproba@^1.0.3:
568-
version "1.2.0"
569-
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
570-
integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
571-
572-
are-we-there-yet@~1.1.2:
573-
version "1.1.7"
574-
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz#b15474a932adab4ff8a50d9adfa7e4e926f21146"
575-
integrity sha512-nxwy40TuMiUGqMyRHgCSWZ9FM4VAoRP4xUYSTv5ImRog+h9yISPbVH7H8fASCIzYn9wlEv4zvFL7uKDMCFQm3g==
576-
dependencies:
577-
delegates "^1.0.0"
578-
readable-stream "^2.0.6"
579-
580562
argparse@^1.0.7:
581563
version "1.0.10"
582564
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
@@ -746,11 +728,6 @@ clone@^2.1.2:
746728
resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f"
747729
integrity sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=
748730

749-
code-point-at@^1.0.0:
750-
version "1.1.0"
751-
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
752-
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
753-
754731
color-convert@^1.9.0:
755732
version "1.9.3"
756733
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
@@ -795,11 +772,6 @@ confusing-browser-globals@^1.0.10:
795772
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz#30d1e7f3d1b882b25ec4933d1d1adac353d20a59"
796773
integrity sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==
797774

798-
console-control-strings@^1.0.0, console-control-strings@~1.1.0:
799-
version "1.1.0"
800-
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
801-
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
802-
803775
convert-source-map@^1.7.0:
804776
version "1.8.0"
805777
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.8.0.tgz#f3373c32d21b4d780dd8004514684fb791ca4369"
@@ -853,12 +825,12 @@ debug@^3.2.7:
853825
dependencies:
854826
ms "^2.1.1"
855827

856-
decompress-response@^4.2.0:
857-
version "4.2.1"
858-
resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-4.2.1.tgz#414023cc7a302da25ce2ec82d0d5238ccafd8986"
859-
integrity sha512-jOSne2qbyE+/r8G1VU+G/82LBs2Fs4LAsTiLSHOCOMZQl2OKZ6i8i4IyHemTe+/yIXOtTcRQMzPcgyhoFlqPkw==
828+
decompress-response@^6.0.0:
829+
version "6.0.0"
830+
resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-6.0.0.tgz#ca387612ddb7e104bd16d85aab00d5ecf09c66fc"
831+
integrity sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==
860832
dependencies:
861-
mimic-response "^2.0.0"
833+
mimic-response "^3.1.0"
862834

863835
dedent@^0.7.0:
864836
version "0.7.0"
@@ -882,15 +854,10 @@ define-properties@^1.1.3:
882854
dependencies:
883855
object-keys "^1.0.12"
884856

885-
delegates@^1.0.0:
886-
version "1.0.0"
887-
resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
888-
integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=
889-
890-
detect-libc@^1.0.3:
891-
version "1.0.3"
892-
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
893-
integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=
857+
detect-libc@^2.0.0:
858+
version "2.0.1"
859+
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.1.tgz#e1897aa88fa6ad197862937fbc0441ef352ee0cd"
860+
integrity sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==
894861

895862
dir-glob@^3.0.1:
896863
version "3.0.1"
@@ -1318,20 +1285,6 @@ functional-red-black-tree@^1.0.1:
13181285
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
13191286
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
13201287

1321-
gauge@~2.7.3:
1322-
version "2.7.4"
1323-
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
1324-
integrity sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=
1325-
dependencies:
1326-
aproba "^1.0.3"
1327-
console-control-strings "^1.0.0"
1328-
has-unicode "^2.0.0"
1329-
object-assign "^4.1.0"
1330-
signal-exit "^3.0.0"
1331-
string-width "^1.0.1"
1332-
strip-ansi "^3.0.1"
1333-
wide-align "^1.1.0"
1334-
13351288
gensync@^1.0.0-beta.2:
13361289
version "1.0.0-beta.2"
13371290
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
@@ -1463,11 +1416,6 @@ has-tostringtag@^1.0.0:
14631416
dependencies:
14641417
has-symbols "^1.0.2"
14651418

1466-
has-unicode@^2.0.0:
1467-
version "2.0.1"
1468-
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
1469-
integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
1470-
14711419
has@^1.0.3:
14721420
version "1.0.3"
14731421
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
@@ -1612,13 +1560,6 @@ is-extglob@^2.1.1:
16121560
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
16131561
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
16141562

1615-
is-fullwidth-code-point@^1.0.0:
1616-
version "1.0.0"
1617-
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb"
1618-
integrity sha1-754xOG8DGn8NZDr4L95QxFfvAMs=
1619-
dependencies:
1620-
number-is-nan "^1.0.0"
1621-
16221563
is-fullwidth-code-point@^3.0.0:
16231564
version "3.0.0"
16241565
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
@@ -1897,10 +1838,10 @@ mimic-fn@^2.1.0:
18971838
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
18981839
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
18991840

1900-
mimic-response@^2.0.0:
1901-
version "2.1.0"
1902-
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-2.1.0.tgz#d13763d35f613d09ec37ebb30bac0469c0ee8f43"
1903-
integrity sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==
1841+
mimic-response@^3.1.0:
1842+
version "3.1.0"
1843+
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
1844+
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
19041845

19051846
minimatch@^3.0.4:
19061847
version "3.0.4"
@@ -1969,12 +1910,12 @@ natural-compare@^1.4.0:
19691910
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
19701911
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
19711912

1972-
node-abi@^2.21.0:
1973-
version "2.30.1"
1974-
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.30.1.tgz#c437d4b1fe0e285aaf290d45b45d4d7afedac4cf"
1975-
integrity sha512-/2D0wOQPgaUWzVSVgRMx+trKJRC2UG4SUc4oCJoXx9Uxjtp0Vy3/kt7zcbxHF8+Z/pK3UloLWzBISg72brfy1w==
1913+
node-abi@^3.3.0:
1914+
version "3.33.0"
1915+
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.33.0.tgz#8b23a0cec84e1c5f5411836de6a9b84bccf26e7f"
1916+
integrity sha512-7GGVawqyHF4pfd0YFybhv/eM9JwTtPqx0mAanQ146O3FlSh3pA24zf9IRQTOsfTSqXTNzPSP5iagAJ94jjuVog==
19761917
dependencies:
1977-
semver "^5.4.1"
1918+
semver "^7.3.5"
19781919

19791920
node-fetch@^2.6.6:
19801921
version "2.6.7"
@@ -2000,26 +1941,6 @@ npm-run-path@^4.0.0:
20001941
dependencies:
20011942
path-key "^3.0.0"
20021943

2003-
npmlog@^4.0.1:
2004-
version "4.1.2"
2005-
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
2006-
integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
2007-
dependencies:
2008-
are-we-there-yet "~1.1.2"
2009-
console-control-strings "~1.1.0"
2010-
gauge "~2.7.3"
2011-
set-blocking "~2.0.0"
2012-
2013-
number-is-nan@^1.0.0:
2014-
version "1.0.1"
2015-
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
2016-
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
2017-
2018-
object-assign@^4.1.0:
2019-
version "4.1.1"
2020-
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
2021-
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
2022-
20231944
object-inspect@^1.11.0, object-inspect@^1.9.0:
20241945
version "1.11.0"
20251946
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
@@ -2188,22 +2109,21 @@ please-upgrade-node@^3.2.0:
21882109
dependencies:
21892110
semver-compare "^1.0.0"
21902111

2191-
prebuild-install@6.1.4:
2192-
version "6.1.4"
2193-
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-6.1.4.tgz#ae3c0142ad611d58570b89af4986088a4937e00f"
2194-
integrity sha512-Z4vpywnK1lBg+zdPCVCsKq0xO66eEV9rWo2zrROGGiRS4JtueBOdlB1FnY8lcy7JsUud/Q3ijUxyWN26Ika0vQ==
2112+
prebuild-install@7.1.1:
2113+
version "7.1.1"
2114+
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45"
2115+
integrity sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==
21952116
dependencies:
2196-
detect-libc "^1.0.3"
2117+
detect-libc "^2.0.0"
21972118
expand-template "^2.0.3"
21982119
github-from-package "0.0.0"
21992120
minimist "^1.2.3"
22002121
mkdirp-classic "^0.5.3"
22012122
napi-build-utils "^1.0.1"
2202-
node-abi "^2.21.0"
2203-
npmlog "^4.0.1"
2123+
node-abi "^3.3.0"
22042124
pump "^3.0.0"
22052125
rc "^1.2.7"
2206-
simple-get "^3.0.3"
2126+
simple-get "^4.0.0"
22072127
tar-fs "^2.0.0"
22082128
tunnel-agent "^0.6.0"
22092129

@@ -2255,7 +2175,7 @@ rc@^1.2.7:
22552175
minimist "^1.2.0"
22562176
strip-json-comments "~2.0.1"
22572177

2258-
readable-stream@^2.0.0, readable-stream@^2.0.6, readable-stream@^2.1.4:
2178+
readable-stream@^2.0.0, readable-stream@^2.1.4:
22592179
version "2.3.7"
22602180
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
22612181
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
@@ -2363,11 +2283,6 @@ semver-compare@^1.0.0:
23632283
resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc"
23642284
integrity sha1-De4hahyUGrN+nvsXiPavxf9VN/w=
23652285

2366-
semver@^5.4.1:
2367-
version "5.7.1"
2368-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
2369-
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
2370-
23712286
semver@^6.3.0:
23722287
version "6.3.0"
23732288
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
@@ -2380,11 +2295,6 @@ semver@^7.2.1, semver@^7.3.5:
23802295
dependencies:
23812296
lru-cache "^6.0.0"
23822297

2383-
set-blocking@~2.0.0:
2384-
version "2.0.0"
2385-
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
2386-
integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc=
2387-
23882298
shebang-command@^2.0.0:
23892299
version "2.0.0"
23902300
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
@@ -2406,7 +2316,7 @@ side-channel@^1.0.4:
24062316
get-intrinsic "^1.0.2"
24072317
object-inspect "^1.9.0"
24082318

2409-
signal-exit@^3.0.0, signal-exit@^3.0.2:
2319+
signal-exit@^3.0.2:
24102320
version "3.0.5"
24112321
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.5.tgz#9e3e8cc0c75a99472b44321033a7702e7738252f"
24122322
integrity sha512-KWcOiKeQj6ZyXx7zq4YxSMgHRlod4czeBQZrPb8OKcohcqAXShm7E20kEMle9WBt26hFcAf0qLOcp5zmY7kOqQ==
@@ -2416,12 +2326,12 @@ simple-concat@^1.0.0:
24162326
resolved "https://registry.yarnpkg.com/simple-concat/-/simple-concat-1.0.1.tgz#f46976082ba35c2263f1c8ab5edfe26c41c9552f"
24172327
integrity sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==
24182328

2419-
simple-get@^3.0.3:
2420-
version "3.1.1"
2421-
resolved "https://registry.yarnpkg.com/simple-get/-/simple-get-3.1.1.tgz#cc7ba77cfbe761036fbfce3d021af25fc5584d55"
2422-
integrity sha512-CQ5LTKGfCpvE1K0n2us+kuMPbk/q0EKl82s4aheV9oXjFEz6W/Y7oQFVJuU6QG77hRT4Ghb5RURteF5vnWjupA==
2329+
simple-get@^4.0.0:
2330+
version "4.0.1"
2331+
resolved "https://registry.yarnpkg.com/simple-get/-/simple-get-4.0.1.tgz#4a39db549287c979d352112fa03fd99fd6bc3543"
2332+
integrity sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==
24232333
dependencies:
2424-
decompress-response "^4.2.0"
2334+
decompress-response "^6.0.0"
24252335
once "^1.3.1"
24262336
simple-concat "^1.0.0"
24272337

@@ -2470,16 +2380,7 @@ [email protected]:
24702380
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.1.tgz#95e2fbec0427ae19184935f816d74aaa4c5c19da"
24712381
integrity sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==
24722382

2473-
string-width@^1.0.1:
2474-
version "1.0.2"
2475-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
2476-
integrity sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=
2477-
dependencies:
2478-
code-point-at "^1.0.0"
2479-
is-fullwidth-code-point "^1.0.0"
2480-
strip-ansi "^3.0.0"
2481-
2482-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
2383+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
24832384
version "4.2.3"
24842385
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
24852386
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2527,13 +2428,6 @@ stringify-object@^3.3.0:
25272428
is-obj "^1.0.1"
25282429
is-regexp "^1.0.0"
25292430

2530-
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
2531-
version "3.0.1"
2532-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
2533-
integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
2534-
dependencies:
2535-
ansi-regex "^2.0.0"
2536-
25372431
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
25382432
version "6.0.1"
25392433
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
@@ -2758,13 +2652,6 @@ which@^2.0.1:
27582652
dependencies:
27592653
isexe "^2.0.0"
27602654

2761-
wide-align@^1.1.0:
2762-
version "1.1.5"
2763-
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
2764-
integrity sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==
2765-
dependencies:
2766-
string-width "^1.0.2 || 2 || 3 || 4"
2767-
27682655
word-wrap@^1.2.3:
27692656
version "1.2.3"
27702657
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"

0 commit comments

Comments
 (0)