Merge pull request #94 from harvard-lil/2f6cdependabot/npm_and_yarn/dependabot/thread-stream-2.4.1

Bump thread-stream from 2.4.0 to 2.4.1
pull/93/head
Matteo Cargnelutti 2023-10-12 10:51:53 -04:00 zatwierdzone przez GitHub
commit fa91be78bc
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", "set-cookie-parser": "^2.5.1",
"sonic-boom": "^3.5.0", "sonic-boom": "^3.5.0",
"split2": "^4.1.0", "split2": "^4.1.0",
"thread-stream": "^2.4.0", "thread-stream": "^2.4.1",
"tiny-lru": "^11.2.3", "tiny-lru": "^11.2.3",
"uri-js": "^4.4.1", "uri-js": "^4.4.1",
"uuid": "^9.0.1", "uuid": "^9.0.1",
@ -6508,9 +6508,9 @@
} }
}, },
"node_modules/thread-stream": { "node_modules/thread-stream": {
"version": "2.4.0", "version": "2.4.1",
"resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-2.4.0.tgz", "resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-2.4.1.tgz",
"integrity": "sha512-xZYtOtmnA63zj04Q+F9bdEay5r47bvpo1CaNqsKi7TpoJHcotUez8Fkfo2RJWpW91lnnaApdpRbVwCWsy+ifcw==", "integrity": "sha512-d/Ex2iWd1whipbT681JmTINKw0ZwOUBZm7+Gjs64DHuX34mmw8vJL2bFAaNacaW72zYiTJxSHi5abUuOi5nsfg==",
"dependencies": { "dependencies": {
"real-require": "^0.2.0" "real-require": "^0.2.0"
} }

Wyświetl plik

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