1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 12:50:04 +02:00

update dependencies

This commit is contained in:
s2
2018-10-10 15:11:12 +02:00
parent da4083f574
commit 5c55c54b71
90877 changed files with 339776 additions and 33677 deletions

View File

@@ -1,27 +1,33 @@
{
"_from": "combined-stream@~1.0.6",
"_args": [
[
"combined-stream@1.0.7",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "combined-stream@1.0.7",
"_id": "combined-stream@1.0.7",
"_inBundle": false,
"_integrity": "sha512-brWl9y6vOB1xYPZcpZde3N9zDByXTosAeMDo4p1wzo6UMOX4vumB+TP1RZ76sfE6Md68Q0NJSrE/gbezd4Ul+w==",
"_location": "/combined-stream",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "combined-stream@~1.0.6",
"raw": "combined-stream@1.0.7",
"name": "combined-stream",
"escapedName": "combined-stream",
"rawSpec": "~1.0.6",
"rawSpec": "1.0.7",
"saveSpec": null,
"fetchSpec": "~1.0.6"
"fetchSpec": "1.0.7"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.7.tgz",
"_shasum": "2d1d24317afb8abe95d6d2c0b07b57813539d828",
"_spec": "combined-stream@~1.0.6",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\request",
"_spec": "1.0.7",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Felix Geisendörfer",
"email": "felix@debuggable.com",
@@ -30,11 +36,9 @@
"bugs": {
"url": "https://github.com/felixge/node-combined-stream/issues"
},
"bundleDependencies": false,
"dependencies": {
"delayed-stream": "~1.0.0"
},
"deprecated": false,
"description": "A stream that emits multiple other streams one after another.",
"devDependencies": {
"far": "~0.0.7"