Bump thread-stream from 2.4.0 to 2.4.1

Bumps [thread-stream](https://github.com/mcollina/thread-stream) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/mcollina/thread-stream/releases)
- [Commits](https://github.com/mcollina/thread-stream/compare/v2.4.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/94/head
dependabot[bot] 2023-10-12 06:50:54 +00:00 zatwierdzone przez GitHub
rodzic 07b83ca3d1
commit eb520eaf80
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

@ -69,7 +69,7 @@
"set-cookie-parser": "^2.5.1",
"sonic-boom": "^3.5.0",
"split2": "^4.1.0",
"thread-stream": "^2.4.0",
"thread-stream": "^2.4.1",
"tiny-lru": "^11.2.3",
"uri-js": "^4.4.1",
"uuid": "^9.0.1",
@ -6508,9 +6508,9 @@
}
},
"node_modules/thread-stream": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-2.4.0.tgz",
"integrity": "sha512-xZYtOtmnA63zj04Q+F9bdEay5r47bvpo1CaNqsKi7TpoJHcotUez8Fkfo2RJWpW91lnnaApdpRbVwCWsy+ifcw==",
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-2.4.1.tgz",
"integrity": "sha512-d/Ex2iWd1whipbT681JmTINKw0ZwOUBZm7+Gjs64DHuX34mmw8vJL2bFAaNacaW72zYiTJxSHi5abUuOi5nsfg==",
"dependencies": {
"real-require": "^0.2.0"
}

Wyświetl plik

@ -72,7 +72,7 @@
"set-cookie-parser": "^2.5.1",
"sonic-boom": "^3.5.0",
"split2": "^4.1.0",
"thread-stream": "^2.4.0",
"thread-stream": "^2.4.1",
"tiny-lru": "^11.2.3",
"uri-js": "^4.4.1",
"uuid": "^9.0.1",