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

24
node_modules/aws4/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "aws4@^1.8.0",
"_args": [
[
"aws4@1.8.0",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "aws4@1.8.0",
"_id": "aws4@1.8.0",
"_inBundle": false,
"_integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==",
"_location": "/aws4",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "aws4@^1.8.0",
"raw": "aws4@1.8.0",
"name": "aws4",
"escapedName": "aws4",
"rawSpec": "^1.8.0",
"rawSpec": "1.8.0",
"saveSpec": null,
"fetchSpec": "^1.8.0"
"fetchSpec": "1.8.0"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz",
"_shasum": "f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f",
"_spec": "aws4@^1.8.0",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\request",
"_spec": "1.8.0",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Michael Hart",
"email": "michael.hart.au@gmail.com",
@@ -30,8 +36,6 @@
"bugs": {
"url": "https://github.com/mhart/aws4/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Signs and prepares requests using AWS Signature Version 4",
"devDependencies": {
"mocha": "^2.4.5",