Skip to content

Commit 8761285

Browse files
author
Sascha Goldhofer
committed
chore: upgrade major glob dependency
1 parent b29bb09 commit 8761285

File tree

4 files changed

+129
-16
lines changed

4 files changed

+129
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint-plugin-node": "^11.1.0",
6767
"eslint-plugin-optimize-regex": "^1.2.0",
6868
"eslint-plugin-promise": "^6.0.0",
69-
"glob": "^8.1.0",
69+
"glob": "^10.3.10",
7070
"json-schema-test-suite": "https://github.com/json-schema-org/JSON-Schema-Test-Suite#f5bd2f6c3184ecec15250a48b7086985402fce56",
7171
"mocha": "^10.2.0",
7272
"nyc": "^15.1.0",

test/getDraftTests.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import glob from "glob";
1+
import { globSync } from "glob";
22
import path from "path";
33
import fs from "fs";
44

@@ -58,7 +58,7 @@ export type Test = {
5858

5959
export function getDraftTests(draft: Draft): FeatureTest[] {
6060
const source = path.resolve(`./node_modules/json-schema-test-suite/tests/draft${draft}`);
61-
const filenames = glob.sync(`${source}/**/*.json`);
61+
const filenames = globSync(`${source}/**/*.json`);
6262
const testCases: FeatureTest[] = filenames.map((filename) => {
6363
const testCaseData = readTestFile(filename);
6464
const { optional, name } = getFilenameAttributes(filename);

test/spec/utils/addRemotes.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* eslint max-len: 0 */
2-
import glob from "glob";
2+
import {globSync} from "glob";
33
import path from "path";
44
import { Draft } from "../../../lib/draft";
55

@@ -20,7 +20,7 @@ export function addRemotes(draft: Draft, baseURI = "http://localhost:1234") {
2020
"**",
2121
"*.json"
2222
);
23-
const remotes = glob.sync(remotesPattern);
23+
const remotes = globSync(remotesPattern);
2424
// console.log("remotes:");
2525
remotes.forEach((filepath: string) => {
2626
const file = require(filepath); // eslint-disable-line

yarn.lock

Lines changed: 124 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,18 @@
257257
resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
258258
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
259259

260+
"@isaacs/cliui@^8.0.2":
261+
version "8.0.2"
262+
resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
263+
integrity sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==
264+
dependencies:
265+
string-width "^5.1.2"
266+
string-width-cjs "npm:string-width@^4.2.0"
267+
strip-ansi "^7.0.1"
268+
strip-ansi-cjs "npm:strip-ansi@^6.0.1"
269+
wrap-ansi "^8.1.0"
270+
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
271+
260272
"@istanbuljs/load-nyc-config@^1.0.0":
261273
version "1.1.0"
262274
resolved "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
@@ -350,6 +362,11 @@
350362
"@nodelib/fs.scandir" "2.1.5"
351363
fastq "^1.6.0"
352364

365+
"@pkgjs/parseargs@^0.11.0":
366+
version "0.11.0"
367+
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
368+
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
369+
353370
"@sagold/json-pointer@^5.1.1":
354371
version "5.1.1"
355372
resolved "https://registry.npmjs.org/@sagold/json-pointer/-/json-pointer-5.1.1.tgz#01c2b75a3ea09eebde8c83a8c11409c8573dea67"
@@ -749,6 +766,11 @@ ansi-regex@^5.0.1:
749766
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
750767
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
751768

769+
ansi-regex@^6.0.1:
770+
version "6.0.1"
771+
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
772+
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
773+
752774
ansi-styles@^3.2.1:
753775
version "3.2.1"
754776
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -763,6 +785,11 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
763785
dependencies:
764786
color-convert "^2.0.1"
765787

788+
ansi-styles@^6.1.0:
789+
version "6.2.1"
790+
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
791+
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
792+
766793
anymatch@~3.1.2:
767794
version "3.1.3"
768795
resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz#790c58b19ba1720a84205b57c618d5ad8524973e"
@@ -1134,6 +1161,11 @@ doctrine@^3.0.0:
11341161
dependencies:
11351162
esutils "^2.0.2"
11361163

1164+
eastasianwidth@^0.2.0:
1165+
version "0.2.0"
1166+
resolved "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
1167+
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
1168+
11371169
ebnf@^1.9.1:
11381170
version "1.9.1"
11391171
resolved "https://registry.npmjs.org/ebnf/-/ebnf-1.9.1.tgz#64c25d8208ec0d221ec11c3c5e8094015131a9d3"
@@ -1154,6 +1186,11 @@ emoji-regex@^8.0.0:
11541186
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
11551187
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
11561188

1189+
emoji-regex@^9.2.2:
1190+
version "9.2.2"
1191+
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
1192+
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
1193+
11571194
enhanced-resolve@^5.0.0, enhanced-resolve@^5.15.0:
11581195
version "5.15.0"
11591196
resolved "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.15.0.tgz#1af946c7d93603eb88e9896cee4904dc012e9c35"
@@ -1470,6 +1507,14 @@ foreground-child@^2.0.0:
14701507
cross-spawn "^7.0.0"
14711508
signal-exit "^3.0.2"
14721509

1510+
foreground-child@^3.1.0:
1511+
version "3.1.1"
1512+
resolved "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d"
1513+
integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==
1514+
dependencies:
1515+
cross-spawn "^7.0.0"
1516+
signal-exit "^4.0.1"
1517+
14731518
fromentries@^1.2.0:
14741519
version "1.3.2"
14751520
resolved "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz#e4bca6808816bf8f93b52750f1127f5a6fd86e3a"
@@ -1529,7 +1574,7 @@ glob-to-regexp@^0.4.1:
15291574
resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
15301575
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
15311576

1532-
glob@8.1.0, glob@^8.1.0:
1577+
glob@8.1.0:
15331578
version "8.1.0"
15341579
resolved "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
15351580
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
@@ -1540,6 +1585,17 @@ glob@8.1.0, glob@^8.1.0:
15401585
minimatch "^5.0.1"
15411586
once "^1.3.0"
15421587

1588+
glob@^10.3.10:
1589+
version "10.3.10"
1590+
resolved "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
1591+
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
1592+
dependencies:
1593+
foreground-child "^3.1.0"
1594+
jackspeak "^2.3.5"
1595+
minimatch "^9.0.1"
1596+
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1597+
path-scurry "^1.10.1"
1598+
15431599
glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
15441600
version "7.2.3"
15451601
resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -1813,6 +1869,15 @@ istanbul-reports@^3.0.2:
18131869
html-escaper "^2.0.0"
18141870
istanbul-lib-report "^3.0.0"
18151871

1872+
jackspeak@^2.3.5:
1873+
version "2.3.6"
1874+
resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
1875+
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
1876+
dependencies:
1877+
"@isaacs/cliui" "^8.0.2"
1878+
optionalDependencies:
1879+
"@pkgjs/parseargs" "^0.11.0"
1880+
18161881
jest-worker@^27.4.5:
18171882
version "27.5.1"
18181883
resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz#8d146f0900e8973b106b6f73cc1e9a8cb86f8db0"
@@ -1959,6 +2024,11 @@ lru-cache@^6.0.0:
19592024
dependencies:
19602025
yallist "^4.0.0"
19612026

2027+
"lru-cache@^9.1.1 || ^10.0.0":
2028+
version "10.2.0"
2029+
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
2030+
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
2031+
19622032
make-dir@^3.0.0, make-dir@^3.0.2:
19632033
version "3.1.0"
19642034
resolved "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
@@ -2020,7 +2090,7 @@ minimatch@5.0.1:
20202090
dependencies:
20212091
brace-expansion "^2.0.1"
20222092

2023-
minimatch@9.0.3:
2093+
minimatch@9.0.3, minimatch@^9.0.1:
20242094
version "9.0.3"
20252095
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
20262096
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -2046,6 +2116,11 @@ minimist@^1.2.0:
20462116
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
20472117
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
20482118

2119+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
2120+
version "7.0.4"
2121+
resolved "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
2122+
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
2123+
20492124
mocha@^10.2.0:
20502125
version "10.3.0"
20512126
resolved "https://registry.npmjs.org/mocha/-/mocha-10.3.0.tgz#0e185c49e6dccf582035c05fa91084a4ff6e3fe9"
@@ -2258,6 +2333,14 @@ path-parse@^1.0.7:
22582333
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
22592334
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
22602335

2336+
path-scurry@^1.10.1:
2337+
version "1.10.1"
2338+
resolved "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
2339+
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
2340+
dependencies:
2341+
lru-cache "^9.1.1 || ^10.0.0"
2342+
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2343+
22612344
path-type@^4.0.0:
22622345
version "4.0.0"
22632346
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -2487,6 +2570,11 @@ signal-exit@^3.0.2:
24872570
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
24882571
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
24892572

2573+
signal-exit@^4.0.1:
2574+
version "4.1.0"
2575+
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
2576+
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
2577+
24902578
slash@^3.0.0:
24912579
version "3.0.0"
24922580
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
@@ -2534,7 +2622,7 @@ sprintf-js@~1.0.2:
25342622
resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
25352623
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
25362624

2537-
string-width@^4.1.0, string-width@^4.2.0:
2625+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0:
25382626
version "4.2.3"
25392627
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
25402628
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2543,13 +2631,29 @@ string-width@^4.1.0, string-width@^4.2.0:
25432631
is-fullwidth-code-point "^3.0.0"
25442632
strip-ansi "^6.0.1"
25452633

2546-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2634+
string-width@^5.0.1, string-width@^5.1.2:
2635+
version "5.1.2"
2636+
resolved "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
2637+
integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==
2638+
dependencies:
2639+
eastasianwidth "^0.2.0"
2640+
emoji-regex "^9.2.2"
2641+
strip-ansi "^7.0.1"
2642+
2643+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
25472644
version "6.0.1"
25482645
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
25492646
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
25502647
dependencies:
25512648
ansi-regex "^5.0.1"
25522649

2650+
strip-ansi@^7.0.1:
2651+
version "7.1.0"
2652+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
2653+
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
2654+
dependencies:
2655+
ansi-regex "^6.0.1"
2656+
25532657
strip-bom@^4.0.0:
25542658
version "4.0.0"
25552659
resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz#9c3505c1db45bcedca3d9cf7a16f5c5aa3901878"
@@ -2850,6 +2954,15 @@ workerpool@6.2.1:
28502954
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
28512955
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
28522956

2957+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
2958+
version "7.0.0"
2959+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2960+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
2961+
dependencies:
2962+
ansi-styles "^4.0.0"
2963+
string-width "^4.1.0"
2964+
strip-ansi "^6.0.0"
2965+
28532966
wrap-ansi@^6.2.0:
28542967
version "6.2.0"
28552968
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
@@ -2859,14 +2972,14 @@ wrap-ansi@^6.2.0:
28592972
string-width "^4.1.0"
28602973
strip-ansi "^6.0.0"
28612974

2862-
wrap-ansi@^7.0.0:
2863-
version "7.0.0"
2864-
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2865-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
2975+
wrap-ansi@^8.1.0:
2976+
version "8.1.0"
2977+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
2978+
integrity sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==
28662979
dependencies:
2867-
ansi-styles "^4.0.0"
2868-
string-width "^4.1.0"
2869-
strip-ansi "^6.0.0"
2980+
ansi-styles "^6.1.0"
2981+
string-width "^5.0.1"
2982+
strip-ansi "^7.0.1"
28702983

28712984
wrappy@1:
28722985
version "1.0.2"

0 commit comments

Comments
 (0)