|
101 | 101 | "ci-info": "^4.4.0", |
102 | 102 | "fastest-levenshtein": "^1.0.16", |
103 | 103 | "fs-minipass": "^3.0.3", |
104 | | - "glob": "^13.0.5", |
| 104 | + "glob": "^13.0.6", |
105 | 105 | "graceful-fs": "^4.2.11", |
106 | 106 | "hosted-git-info": "^9.0.2", |
107 | 107 | "ini": "^6.0.0", |
|
5658 | 5658 | "license": "ISC" |
5659 | 5659 | }, |
5660 | 5660 | "node_modules/glob": { |
5661 | | - "version": "13.0.5", |
5662 | | - "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.5.tgz", |
5663 | | - "integrity": "sha512-BzXxZg24Ibra1pbQ/zE7Kys4Ua1ks7Bn6pKLkVPZ9FZe4JQS6/Q7ef3LG1H+k7lUf5l4T3PLSyYyYJVYUvfgTw==", |
| 5661 | + "version": "13.0.6", |
| 5662 | + "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz", |
| 5663 | + "integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==", |
5664 | 5664 | "inBundle": true, |
5665 | 5665 | "license": "BlueOak-1.0.0", |
5666 | 5666 | "dependencies": { |
5667 | | - "minimatch": "^10.2.1", |
5668 | | - "minipass": "^7.1.2", |
5669 | | - "path-scurry": "^2.0.0" |
| 5667 | + "minimatch": "^10.2.2", |
| 5668 | + "minipass": "^7.1.3", |
| 5669 | + "path-scurry": "^2.0.2" |
5670 | 5670 | }, |
5671 | 5671 | "engines": { |
5672 | | - "node": "20 || >=22" |
| 5672 | + "node": "18 || 20 || >=22" |
5673 | 5673 | }, |
5674 | 5674 | "funding": { |
5675 | 5675 | "url": "https://github.com/sponsors/isaacs" |
|
9194 | 9194 | "license": "MIT" |
9195 | 9195 | }, |
9196 | 9196 | "node_modules/path-scurry": { |
9197 | | - "version": "2.0.1", |
9198 | | - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.1.tgz", |
9199 | | - "integrity": "sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==", |
| 9197 | + "version": "2.0.2", |
| 9198 | + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz", |
| 9199 | + "integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==", |
9200 | 9200 | "inBundle": true, |
9201 | 9201 | "license": "BlueOak-1.0.0", |
9202 | 9202 | "dependencies": { |
9203 | 9203 | "lru-cache": "^11.0.0", |
9204 | 9204 | "minipass": "^7.1.2" |
9205 | 9205 | }, |
9206 | 9206 | "engines": { |
9207 | | - "node": "20 || >=22" |
| 9207 | + "node": "18 || 20 || >=22" |
9208 | 9208 | }, |
9209 | 9209 | "funding": { |
9210 | 9210 | "url": "https://github.com/sponsors/isaacs" |
|
0 commit comments