1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-04 05:10:05 +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,19 +1,26 @@
{
"_from": "graceful-fs@^4.1.3",
"_args": [
[
"graceful-fs@4.1.11",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "graceful-fs@4.1.11",
"_id": "graceful-fs@4.1.11",
"_inBundle": false,
"_integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=",
"_location": "/graceful-fs",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "graceful-fs@^4.1.3",
"raw": "graceful-fs@4.1.11",
"name": "graceful-fs",
"escapedName": "graceful-fs",
"rawSpec": "^4.1.3",
"rawSpec": "4.1.11",
"saveSpec": null,
"fetchSpec": "^4.1.3"
"fetchSpec": "4.1.11"
},
"_requiredBy": [
"/decompress-zip",
@@ -33,14 +40,11 @@
"/path-type"
],
"_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz",
"_shasum": "0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658",
"_spec": "graceful-fs@^4.1.3",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\decompress-zip",
"_spec": "4.1.11",
"_where": "E:\\projects\\p\\gitlit",
"bugs": {
"url": "https://github.com/isaacs/node-graceful-fs/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A drop-in replacement for fs, making various improvements.",
"devDependencies": {
"mkdirp": "^0.5.0",