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": "tough-cookie@~2.4.3",
"_args": [
[
"tough-cookie@2.4.3",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "tough-cookie@2.4.3",
"_id": "tough-cookie@2.4.3",
"_inBundle": false,
"_integrity": "sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==",
"_location": "/tough-cookie",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "tough-cookie@~2.4.3",
"raw": "tough-cookie@2.4.3",
"name": "tough-cookie",
"escapedName": "tough-cookie",
"rawSpec": "~2.4.3",
"rawSpec": "2.4.3",
"saveSpec": null,
"fetchSpec": "~2.4.3"
"fetchSpec": "2.4.3"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz",
"_shasum": "53f36da3f47783b0925afa06ff9f3b165280f781",
"_spec": "tough-cookie@~2.4.3",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\request",
"_spec": "2.4.3",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Jeremy Stashewsky",
"email": "jstash@gmail.com"
@@ -29,7 +35,6 @@
"bugs": {
"url": "https://github.com/salesforce/tough-cookie/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Alexander Savin"
@@ -54,7 +59,6 @@
"psl": "^1.1.24",
"punycode": "^1.4.1"
},
"deprecated": false,
"description": "RFC6265 Cookies and Cookie Jar for node.js",
"devDependencies": {
"async": "^1.4.2",