File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22 "author" : " Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me/)" ,
33 "name" : " glob" ,
44 "description" : " the most correct and second fastest glob implementation in JavaScript" ,
5- "version" : " 10.3.14 " ,
5+ "version" : " 10.3.15 " ,
66 "type" : " module" ,
77 "tshy" : {
88 "main" : true ,
9393 "url" : " https://github.com/sponsors/isaacs"
9494 },
9595 "engines" : {
96- "node" : " >=16 || 14 >=14.17 "
96+ "node" : " >=16 || 14 >=14.18 "
9797 }
9898}
Original file line number Diff line number Diff line change 104104 "cli-columns": "^4.0.0",
105105 "fastest-levenshtein": "^1.0.16",
106106 "fs-minipass": "^3.0.3",
107- "glob": "^10.3.14 ",
107+ "glob": "^10.3.15 ",
108108 "graceful-fs": "^4.2.11",
109109 "hosted-git-info": "^7.0.2",
110110 "ini": "^4.1.2",
54675467 "dev": true
54685468 },
54695469 "node_modules/glob": {
5470- "version": "10.3.14 ",
5471- "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.14 .tgz",
5472- "integrity": "sha512-4fkAqu93xe9Mk7le9v0y3VrPDqLKHarNi2s4Pv7f2yOvfhWfhc7hRPHC/JyqMqb8B/Dt/eGS4n7ykwf3fOsl8g ==",
5470+ "version": "10.3.15 ",
5471+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.15 .tgz",
5472+ "integrity": "sha512-0c6RlJt1TICLyvJYIApxb8GsXoai0KUP7AxKKAtsYXdgJR1mGEUa7DgwShbdk1nly0PYoZj01xd4hzbq3fsjpw ==",
54735473 "inBundle": true,
54745474 "dependencies": {
54755475 "foreground-child": "^3.1.0",
54825482 "glob": "dist/esm/bin.mjs"
54835483 },
54845484 "engines": {
5485- "node": ">=16 || 14 >=14.17 "
5485+ "node": ">=16 || 14 >=14.18 "
54865486 },
54875487 "funding": {
54885488 "url": "https://github.com/sponsors/isaacs"
Original file line number Diff line number Diff line change 6969 "cli-columns" : " ^4.0.0" ,
7070 "fastest-levenshtein" : " ^1.0.16" ,
7171 "fs-minipass" : " ^3.0.3" ,
72- "glob" : " ^10.3.14 " ,
72+ "glob" : " ^10.3.15 " ,
7373 "graceful-fs" : " ^4.2.11" ,
7474 "hosted-git-info" : " ^7.0.2" ,
7575 "ini" : " ^4.1.2" ,
You can’t perform that action at this time.
0 commit comments