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/psl/package.json generated vendored
View File

@@ -1,35 +1,39 @@
{
"_from": "psl@^1.1.24",
"_args": [
[
"psl@1.1.29",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "psl@1.1.29",
"_id": "psl@1.1.29",
"_inBundle": false,
"_integrity": "sha512-AeUmQ0oLN02flVHXWh9sSJF7mcdFq0ppid/JkErufc3hGIV/AMa8Fo9VgDo/cT2jFdOWoFvHp90qqBH54W+gjQ==",
"_location": "/psl",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "psl@^1.1.24",
"raw": "psl@1.1.29",
"name": "psl",
"escapedName": "psl",
"rawSpec": "^1.1.24",
"rawSpec": "1.1.29",
"saveSpec": null,
"fetchSpec": "^1.1.24"
"fetchSpec": "1.1.29"
},
"_requiredBy": [
"/tough-cookie"
],
"_resolved": "https://registry.npmjs.org/psl/-/psl-1.1.29.tgz",
"_shasum": "60f580d360170bb722a797cc704411e6da850c67",
"_spec": "psl@^1.1.24",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\tough-cookie",
"_spec": "1.1.29",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Lupo Montero"
},
"bugs": {
"url": "https://github.com/wrangr/psl/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Domain name parser based on the Public Suffix List",
"devDependencies": {
"JSONStream": "^1.3.3",