Bump glob from 10.3.8 to 10.3.10

Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.8 to 10.3.10.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.8...v10.3.10)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/75/head
dependabot[bot] 2023-09-27 06:49:28 +00:00 zatwierdzone przez GitHub
rodzic 5cb6067dde
commit cd444fae27
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 5 dodań i 5 usunięć

8
package-lock.json wygenerowano
Wyświetl plik

@ -36,7 +36,7 @@
"fastq": "^1.13.0",
"find-my-way": "^7.3.1",
"forwarded": "^0.2.0",
"glob": "^10.3.8",
"glob": "^10.3.10",
"ieee754": "^1.2.1",
"ipaddr.js": "^2.1.0",
"jsdoc-to-markdown": "^8.0.0",
@ -2159,9 +2159,9 @@
}
},
"node_modules/glob": {
"version": "10.3.8",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.8.tgz",
"integrity": "sha512-0z5t5h4Pxtqi+8ozm+j7yMI/bQ1sBeg4oAUGkDPUguaY2YZB76gtlllWoxWEHo02E5qAjsELwVX8g8Wk6RvQog==",
"version": "10.3.10",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
"integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
"dependencies": {
"foreground-child": "^3.1.0",
"jackspeak": "^2.3.5",

Wyświetl plik

@ -39,7 +39,7 @@
"fastq": "^1.13.0",
"find-my-way": "^7.3.1",
"forwarded": "^0.2.0",
"glob": "^10.3.8",
"glob": "^10.3.10",
"ieee754": "^1.2.1",
"ipaddr.js": "^2.1.0",
"jsdoc-to-markdown": "^8.0.0",