1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-04 13:10:09 +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/sshpk/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "sshpk@^1.7.0",
"_args": [
[
"sshpk@1.14.2",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "sshpk@1.14.2",
"_id": "sshpk@1.14.2",
"_inBundle": false,
"_integrity": "sha1-xvxhZIo9nE52T9P8306hBeSSupg=",
"_location": "/sshpk",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "sshpk@^1.7.0",
"raw": "sshpk@1.14.2",
"name": "sshpk",
"escapedName": "sshpk",
"rawSpec": "^1.7.0",
"rawSpec": "1.14.2",
"saveSpec": null,
"fetchSpec": "^1.7.0"
"fetchSpec": "1.14.2"
},
"_requiredBy": [
"/http-signature"
],
"_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.14.2.tgz",
"_shasum": "c6fc61648a3d9c4e764fd3fcdf4ea105e492ba98",
"_spec": "sshpk@^1.7.0",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\http-signature",
"_spec": "1.14.2",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Joyent, Inc"
},
@@ -33,7 +39,6 @@
"bugs": {
"url": "https://github.com/arekinath/node-sshpk/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Dave Eddy",
@@ -59,7 +64,6 @@
"safer-buffer": "^2.0.2",
"tweetnacl": "~0.14.0"
},
"deprecated": false,
"description": "A library for finding and using SSH public keys",
"devDependencies": {
"benchmark": "^1.0.0",