Bump thread-stream from 2.3.0 to 2.4.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/43/head
dependabot[bot] 2023-08-23 06:57:47 +00:00 zatwierdzone przez GitHub
rodzic f55743e584
commit c7092db386
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.2.0",
"split2": "^4.1.0",
"thread-stream": "^2.2.0",
"thread-stream": "^2.4.0",
"tiny-lru": "^11.0.1",
"uri-js": "^4.4.1",
"uuid": "^9.0.0",
@ -6504,9 +6504,9 @@
}
},
"node_modules/thread-stream": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-2.3.0.tgz",
"integrity": "sha512-kaDqm1DET9pp3NXwR8382WHbnpXnRkN9xGN9dQt3B2+dmXiW8X1SOwmFOxAErEQ47ObhZ96J6yhZNXuyCOL7KA==",
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-2.4.0.tgz",
"integrity": "sha512-xZYtOtmnA63zj04Q+F9bdEay5r47bvpo1CaNqsKi7TpoJHcotUez8Fkfo2RJWpW91lnnaApdpRbVwCWsy+ifcw==",
"dependencies": {
"real-require": "^0.2.0"
}

Wyświetl plik

@ -72,7 +72,7 @@
"set-cookie-parser": "^2.5.1",
"sonic-boom": "^3.2.0",
"split2": "^4.1.0",
"thread-stream": "^2.2.0",
"thread-stream": "^2.4.0",
"tiny-lru": "^11.0.1",
"uri-js": "^4.4.1",
"uuid": "^9.0.0",