Bump glob from 10.3.4 to 10.3.5

Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.4 to 10.3.5.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.4...v10.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/64/head
dependabot[bot] 2023-09-21 06:23:28 +00:00 zatwierdzone przez GitHub
rodzic 9b17ef0d3e
commit f69896a5cd
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.4",
"glob": "^10.3.5",
"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.4",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.4.tgz",
"integrity": "sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==",
"version": "10.3.5",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.5.tgz",
"integrity": "sha512-bYUpUD7XDEHI4Q2O5a7PXGvyw4deKR70kHiDxzQbe925wbZknhOzUt2xBgTkYL6RBcVeXYuD9iNYeqoWbBZQnA==",
"dependencies": {
"foreground-child": "^3.1.0",
"jackspeak": "^2.0.3",

Wyświetl plik

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