mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-04 12:00:02 +00:00
Bump glob from 10.2.1 to 10.2.4 (#155)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.2.1 to 10.2.4. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v10.2.1...v10.2.4) --- updated-dependencies: - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ad86edd9df
commit
53a7aa48d5
18
package-lock.json
generated
18
package-lock.json
generated
@ -1974,15 +1974,14 @@
|
||||
"integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw=="
|
||||
},
|
||||
"node_modules/glob": {
|
||||
"version": "10.2.1",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-10.2.1.tgz",
|
||||
"integrity": "sha512-ngom3wq2UhjdbmRE/krgkD8BQyi1KZ5l+D2dVm4+Yj+jJIBp74/ZGunL6gNGc/CYuQmvUBiavWEXIotRiv5R6A==",
|
||||
"version": "10.2.4",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-10.2.4.tgz",
|
||||
"integrity": "sha512-fDboBse/sl1oXSLhIp0FcCJgzW9KmhC/q8ULTKC82zc+DL3TL7FNb8qlt5qqXN53MsKEUSIcb+7DLmEygOE5Yw==",
|
||||
"dependencies": {
|
||||
"foreground-child": "^3.1.0",
|
||||
"fs.realpath": "^1.0.0",
|
||||
"jackspeak": "^2.0.3",
|
||||
"minimatch": "^9.0.0",
|
||||
"minipass": "^5.0.0",
|
||||
"minipass": "^5.0.0 || ^6.0.0",
|
||||
"path-scurry": "^1.7.0"
|
||||
},
|
||||
"bin": {
|
||||
@ -6621,15 +6620,14 @@
|
||||
"integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw=="
|
||||
},
|
||||
"glob": {
|
||||
"version": "10.2.1",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-10.2.1.tgz",
|
||||
"integrity": "sha512-ngom3wq2UhjdbmRE/krgkD8BQyi1KZ5l+D2dVm4+Yj+jJIBp74/ZGunL6gNGc/CYuQmvUBiavWEXIotRiv5R6A==",
|
||||
"version": "10.2.4",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-10.2.4.tgz",
|
||||
"integrity": "sha512-fDboBse/sl1oXSLhIp0FcCJgzW9KmhC/q8ULTKC82zc+DL3TL7FNb8qlt5qqXN53MsKEUSIcb+7DLmEygOE5Yw==",
|
||||
"requires": {
|
||||
"foreground-child": "^3.1.0",
|
||||
"fs.realpath": "^1.0.0",
|
||||
"jackspeak": "^2.0.3",
|
||||
"minimatch": "^9.0.0",
|
||||
"minipass": "^5.0.0",
|
||||
"minipass": "^5.0.0 || ^6.0.0",
|
||||
"path-scurry": "^1.7.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user