Merge pull request #43 from harvard-lil/67e4dependabot/npm_and_yarn/dependabot/thread-stream-2.4.0

Bump thread-stream from 2.3.0 to 2.4.0
pull/47/head
Matteo Cargnelutti 2023-08-23 10:08:49 -04:00 zatwierdzone przez GitHub
commit d9eaa564f2
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",