Compare commits

..

1 Commits

Author SHA1 Message Date
519d79275e chore(deps): update dependency glob to v13.0.1
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m18s
Test / Run Tests (push) Successful in 1m40s
2026-02-08 17:07:25 +00:00
2 changed files with 8 additions and 8 deletions

10
dist/index.js vendored

File diff suppressed because one or more lines are too long

6
package-lock.json generated
View File

@@ -1528,9 +1528,9 @@
} }
}, },
"node_modules/glob": { "node_modules/glob": {
"version": "13.0.2", "version": "13.0.1",
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.2.tgz", "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.1.tgz",
"integrity": "sha512-035InabNu/c1lW0tzPhAgapKctblppqsKKG9ZaNzbr+gXwWMjXoiyGSyB9sArzrjG7jY+zntRq5ZSUYemrnWVQ==", "integrity": "sha512-B7U/vJpE3DkJ5WXTgTpTRN63uV42DseiXXKMwG14LQBXmsdeIoHAPbU/MEo6II0k5ED74uc2ZGTC6MwHFQhF6w==",
"license": "BlueOak-1.0.0", "license": "BlueOak-1.0.0",
"dependencies": { "dependencies": {
"minimatch": "^10.1.2", "minimatch": "^10.1.2",