|
@@ -16,7 +16,6 @@
|
|
"axios": "^0.26.1",
|
|
"axios": "^0.26.1",
|
|
"class-validator": "^0.13.2",
|
|
"class-validator": "^0.13.2",
|
|
"compression": "^1.7.4",
|
|
"compression": "^1.7.4",
|
|
- "connect-redis": "^6.1.3",
|
|
|
|
"cookie-parser": "^1.4.6",
|
|
"cookie-parser": "^1.4.6",
|
|
"cors": "^2.8.5",
|
|
"cors": "^2.8.5",
|
|
"dotenv": "^16.0.0",
|
|
"dotenv": "^16.0.0",
|
|
@@ -36,8 +35,8 @@
|
|
"passport-http-bearer": "^1.0.1",
|
|
"passport-http-bearer": "^1.0.1",
|
|
"pg": "^8.7.3",
|
|
"pg": "^8.7.3",
|
|
"public-ip": "^5.0.0",
|
|
"public-ip": "^5.0.0",
|
|
- "redis": "^4.1.0",
|
|
|
|
"reflect-metadata": "^0.1.13",
|
|
"reflect-metadata": "^0.1.13",
|
|
|
|
+ "session-file-store": "^1.5.0",
|
|
"systeminformation": "^5.11.9",
|
|
"systeminformation": "^5.11.9",
|
|
"tcp-port-used": "^1.0.2",
|
|
"tcp-port-used": "^1.0.2",
|
|
"type-graphql": "^1.1.1",
|
|
"type-graphql": "^1.1.1",
|
|
@@ -46,7 +45,6 @@
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
"@types/compression": "^1.7.2",
|
|
"@types/compression": "^1.7.2",
|
|
- "@types/connect-redis": "^0.0.18",
|
|
|
|
"@types/cookie-parser": "^1.4.3",
|
|
"@types/cookie-parser": "^1.4.3",
|
|
"@types/cors": "^2.8.12",
|
|
"@types/cors": "^2.8.12",
|
|
"@types/express": "^4.17.13",
|
|
"@types/express": "^4.17.13",
|
|
@@ -56,6 +54,7 @@
|
|
"@types/mock-fs": "^4.13.1",
|
|
"@types/mock-fs": "^4.13.1",
|
|
"@types/passport": "^1.0.7",
|
|
"@types/passport": "^1.0.7",
|
|
"@types/passport-http-bearer": "^1.0.37",
|
|
"@types/passport-http-bearer": "^1.0.37",
|
|
|
|
+ "@types/session-file-store": "^1.2.2",
|
|
"@types/tcp-port-used": "^1.0.1",
|
|
"@types/tcp-port-used": "^1.0.1",
|
|
"@types/validator": "^13.7.2",
|
|
"@types/validator": "^13.7.2",
|
|
"@typescript-eslint/eslint-plugin": "^5.18.0",
|
|
"@typescript-eslint/eslint-plugin": "^5.18.0",
|
|
@@ -1420,6 +1419,8 @@
|
|
"node_modules/@redis/bloom": {
|
|
"node_modules/@redis/bloom": {
|
|
"version": "1.0.2",
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
"@redis/client": "^1.0.0"
|
|
"@redis/client": "^1.0.0"
|
|
}
|
|
}
|
|
@@ -1427,6 +1428,8 @@
|
|
"node_modules/@redis/client": {
|
|
"node_modules/@redis/client": {
|
|
"version": "1.1.0",
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"cluster-key-slot": "1.1.0",
|
|
"cluster-key-slot": "1.1.0",
|
|
"generic-pool": "3.8.2",
|
|
"generic-pool": "3.8.2",
|
|
@@ -1439,6 +1442,8 @@
|
|
"node_modules/@redis/graph": {
|
|
"node_modules/@redis/graph": {
|
|
"version": "1.0.1",
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
"@redis/client": "^1.0.0"
|
|
"@redis/client": "^1.0.0"
|
|
}
|
|
}
|
|
@@ -1446,6 +1451,8 @@
|
|
"node_modules/@redis/json": {
|
|
"node_modules/@redis/json": {
|
|
"version": "1.0.3",
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
"@redis/client": "^1.0.0"
|
|
"@redis/client": "^1.0.0"
|
|
}
|
|
}
|
|
@@ -1453,6 +1460,8 @@
|
|
"node_modules/@redis/search": {
|
|
"node_modules/@redis/search": {
|
|
"version": "1.0.6",
|
|
"version": "1.0.6",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
"@redis/client": "^1.0.0"
|
|
"@redis/client": "^1.0.0"
|
|
}
|
|
}
|
|
@@ -1460,6 +1469,8 @@
|
|
"node_modules/@redis/time-series": {
|
|
"node_modules/@redis/time-series": {
|
|
"version": "1.0.3",
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
"@redis/client": "^1.0.0"
|
|
"@redis/client": "^1.0.0"
|
|
}
|
|
}
|
|
@@ -1590,17 +1601,6 @@
|
|
"@types/node": "*"
|
|
"@types/node": "*"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
- "node_modules/@types/connect-redis": {
|
|
|
|
- "version": "0.0.18",
|
|
|
|
- "dev": true,
|
|
|
|
- "license": "MIT",
|
|
|
|
- "dependencies": {
|
|
|
|
- "@types/express": "*",
|
|
|
|
- "@types/express-session": "*",
|
|
|
|
- "@types/ioredis": "*",
|
|
|
|
- "@types/redis": "^2.8.0"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
"node_modules/@types/content-disposition": {
|
|
"node_modules/@types/content-disposition": {
|
|
"version": "0.5.5",
|
|
"version": "0.5.5",
|
|
"dev": true,
|
|
"dev": true,
|
|
@@ -1686,14 +1686,6 @@
|
|
"dev": true,
|
|
"dev": true,
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
},
|
|
},
|
|
- "node_modules/@types/ioredis": {
|
|
|
|
- "version": "4.28.10",
|
|
|
|
- "dev": true,
|
|
|
|
- "license": "MIT",
|
|
|
|
- "dependencies": {
|
|
|
|
- "@types/node": "*"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
"node_modules/@types/istanbul-lib-coverage": {
|
|
"node_modules/@types/istanbul-lib-coverage": {
|
|
"version": "2.0.4",
|
|
"version": "2.0.4",
|
|
"dev": true,
|
|
"dev": true,
|
|
@@ -1836,14 +1828,6 @@
|
|
"version": "1.2.4",
|
|
"version": "1.2.4",
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
},
|
|
},
|
|
- "node_modules/@types/redis": {
|
|
|
|
- "version": "2.8.32",
|
|
|
|
- "dev": true,
|
|
|
|
- "license": "MIT",
|
|
|
|
- "dependencies": {
|
|
|
|
- "@types/node": "*"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
"node_modules/@types/responselike": {
|
|
"node_modules/@types/responselike": {
|
|
"version": "1.0.0",
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
@@ -1863,6 +1847,16 @@
|
|
"@types/node": "*"
|
|
"@types/node": "*"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/@types/session-file-store": {
|
|
|
|
+ "version": "1.2.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/session-file-store/-/session-file-store-1.2.2.tgz",
|
|
|
|
+ "integrity": "sha512-l9yZ+PQ8vaXhch03MrV+25BIbhKpeWfZB++3njPIm6lKeDGRS2qF2elLuVa4XrhfJbObqW0puhB3A6FCbkraZg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@types/express": "*",
|
|
|
|
+ "@types/express-session": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/@types/stack-utils": {
|
|
"node_modules/@types/stack-utils": {
|
|
"version": "2.0.1",
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"dev": true,
|
|
@@ -2406,6 +2400,17 @@
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/asn1.js": {
|
|
|
|
+ "version": "5.4.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-5.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "bn.js": "^4.0.0",
|
|
|
|
+ "inherits": "^2.0.1",
|
|
|
|
+ "minimalistic-assert": "^1.0.0",
|
|
|
|
+ "safer-buffer": "^2.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/async": {
|
|
"node_modules/async": {
|
|
"version": "3.2.4",
|
|
"version": "3.2.4",
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
@@ -2510,6 +2515,11 @@
|
|
"@babel/core": "^7.0.0"
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/bagpipe": {
|
|
|
|
+ "version": "0.3.5",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/bagpipe/-/bagpipe-0.3.5.tgz",
|
|
|
|
+ "integrity": "sha512-42sAlmPDKes1nLm/aly+0VdaopSU9br+jkRELedhQxI5uXHgtk47I83Mpmf4zoNTRMASdLFtUkimlu/Z9zQ8+g=="
|
|
|
|
+ },
|
|
"node_modules/balanced-match": {
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
@@ -2540,6 +2550,11 @@
|
|
"node": ">=8"
|
|
"node": ">=8"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/bn.js": {
|
|
|
|
+ "version": "4.12.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz",
|
|
|
|
+ "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA=="
|
|
|
|
+ },
|
|
"node_modules/body-parser": {
|
|
"node_modules/body-parser": {
|
|
"version": "1.20.0",
|
|
"version": "1.20.0",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
@@ -2704,8 +2719,7 @@
|
|
},
|
|
},
|
|
"node_modules/buffer-writer": {
|
|
"node_modules/buffer-writer": {
|
|
"version": "2.0.0",
|
|
"version": "2.0.0",
|
|
- "resolved": "https://registry.npmjs.org/buffer-writer/-/buffer-writer-2.0.0.tgz",
|
|
|
|
- "integrity": "sha512-a7ZpuTZU1TRtnwyCNW3I5dc0wWNC3VR9S++Ewyk2HHZdrO3CQJqSpd+95Us590V6AL7JqUAH2IwZ/398PmNFgw==",
|
|
|
|
|
|
+ "license": "MIT",
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=4"
|
|
"node": ">=4"
|
|
}
|
|
}
|
|
@@ -2975,6 +2989,8 @@
|
|
"node_modules/cluster-key-slot": {
|
|
"node_modules/cluster-key-slot": {
|
|
"version": "1.1.0",
|
|
"version": "1.1.0",
|
|
"license": "APACHE-2.0",
|
|
"license": "APACHE-2.0",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
"node": ">=0.10.0"
|
|
}
|
|
}
|
|
@@ -3166,13 +3182,6 @@
|
|
"dev": true,
|
|
"dev": true,
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
},
|
|
},
|
|
- "node_modules/connect-redis": {
|
|
|
|
- "version": "6.1.3",
|
|
|
|
- "license": "MIT",
|
|
|
|
- "engines": {
|
|
|
|
- "node": ">=12"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
"node_modules/console-control-strings": {
|
|
"node_modules/console-control-strings": {
|
|
"version": "1.1.0",
|
|
"version": "1.1.0",
|
|
"license": "ISC"
|
|
"license": "ISC"
|
|
@@ -4466,6 +4475,19 @@
|
|
"node": ">= 0.6"
|
|
"node": ">= 0.6"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/fs-extra": {
|
|
|
|
+ "version": "8.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "graceful-fs": "^4.2.0",
|
|
|
|
+ "jsonfile": "^4.0.0",
|
|
|
|
+ "universalify": "^0.1.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6 <7 || >=8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/fs-minipass": {
|
|
"node_modules/fs-minipass": {
|
|
"version": "2.1.0",
|
|
"version": "2.1.0",
|
|
"license": "ISC",
|
|
"license": "ISC",
|
|
@@ -4535,6 +4557,8 @@
|
|
"node_modules/generic-pool": {
|
|
"node_modules/generic-pool": {
|
|
"version": "3.8.2",
|
|
"version": "3.8.2",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">= 4"
|
|
"node": ">= 4"
|
|
}
|
|
}
|
|
@@ -4702,7 +4726,6 @@
|
|
},
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.10",
|
|
"version": "4.2.10",
|
|
- "dev": true,
|
|
|
|
"license": "ISC"
|
|
"license": "ISC"
|
|
},
|
|
},
|
|
"node_modules/graphql": {
|
|
"node_modules/graphql": {
|
|
@@ -4970,7 +4993,6 @@
|
|
},
|
|
},
|
|
"node_modules/imurmurhash": {
|
|
"node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"version": "0.1.4",
|
|
- "dev": true,
|
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
"node": ">=0.8.19"
|
|
@@ -5318,7 +5340,6 @@
|
|
},
|
|
},
|
|
"node_modules/is-typedarray": {
|
|
"node_modules/is-typedarray": {
|
|
"version": "1.0.0",
|
|
"version": "1.0.0",
|
|
- "dev": true,
|
|
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
},
|
|
},
|
|
"node_modules/is-url": {
|
|
"node_modules/is-url": {
|
|
@@ -6308,6 +6329,14 @@
|
|
"node": ">=6"
|
|
"node": ">=6"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/jsonfile": {
|
|
|
|
+ "version": "4.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
+ "graceful-fs": "^4.1.6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/jsonwebtoken": {
|
|
"node_modules/jsonwebtoken": {
|
|
"version": "8.5.1",
|
|
"version": "8.5.1",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
@@ -6371,6 +6400,17 @@
|
|
"node": ">=6"
|
|
"node": ">=6"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/kruptein": {
|
|
|
|
+ "version": "2.2.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/kruptein/-/kruptein-2.2.3.tgz",
|
|
|
|
+ "integrity": "sha512-BTwprBPTzkFT9oTugxKd3WnWrX630MqUDsnmBuoa98eQs12oD4n4TeI0GbpdGcYn/73Xueg2rfnw+oK4dovnJg==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "asn1.js": "^5.4.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/kuler": {
|
|
"node_modules/kuler": {
|
|
"version": "2.0.0",
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
@@ -6640,6 +6680,11 @@
|
|
"node": ">=4"
|
|
"node": ">=4"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/minimalistic-assert": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A=="
|
|
|
|
+ },
|
|
"node_modules/minimatch": {
|
|
"node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"license": "ISC",
|
|
@@ -7255,8 +7300,7 @@
|
|
},
|
|
},
|
|
"node_modules/packet-reader": {
|
|
"node_modules/packet-reader": {
|
|
"version": "1.0.0",
|
|
"version": "1.0.0",
|
|
- "resolved": "https://registry.npmjs.org/packet-reader/-/packet-reader-1.0.0.tgz",
|
|
|
|
- "integrity": "sha512-HAKu/fG3HpHFO0AA8WE8q2g+gBJaZ9MG7fcKk+IJPLTGAD6Psw4443l+9DGRbOIh3/aXr7Phy0TjilYivJo5XQ=="
|
|
|
|
|
|
+ "license": "MIT"
|
|
},
|
|
},
|
|
"node_modules/parent-module": {
|
|
"node_modules/parent-module": {
|
|
"version": "1.0.1",
|
|
"version": "1.0.1",
|
|
@@ -7392,8 +7436,7 @@
|
|
},
|
|
},
|
|
"node_modules/pg": {
|
|
"node_modules/pg": {
|
|
"version": "8.7.3",
|
|
"version": "8.7.3",
|
|
- "resolved": "https://registry.npmjs.org/pg/-/pg-8.7.3.tgz",
|
|
|
|
- "integrity": "sha512-HPmH4GH4H3AOprDJOazoIcpI49XFsHCe8xlrjHkWiapdbHK+HLtbm/GQzXYAZwmPju/kzKhjaSfMACG+8cgJcw==",
|
|
|
|
|
|
+ "license": "MIT",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"buffer-writer": "2.0.0",
|
|
"buffer-writer": "2.0.0",
|
|
"packet-reader": "1.0.0",
|
|
"packet-reader": "1.0.0",
|
|
@@ -7417,34 +7460,29 @@
|
|
},
|
|
},
|
|
"node_modules/pg-connection-string": {
|
|
"node_modules/pg-connection-string": {
|
|
"version": "2.5.0",
|
|
"version": "2.5.0",
|
|
- "resolved": "https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-2.5.0.tgz",
|
|
|
|
- "integrity": "sha512-r5o/V/ORTA6TmUnyWZR9nCj1klXCO2CEKNRlVuJptZe85QuhFayC7WeMic7ndayT5IRIR0S0xFxFi2ousartlQ=="
|
|
|
|
|
|
+ "license": "MIT"
|
|
},
|
|
},
|
|
"node_modules/pg-int8": {
|
|
"node_modules/pg-int8": {
|
|
"version": "1.0.1",
|
|
"version": "1.0.1",
|
|
- "resolved": "https://registry.npmjs.org/pg-int8/-/pg-int8-1.0.1.tgz",
|
|
|
|
- "integrity": "sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==",
|
|
|
|
|
|
+ "license": "ISC",
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
"node": ">=4.0.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/pg-pool": {
|
|
"node_modules/pg-pool": {
|
|
"version": "3.5.1",
|
|
"version": "3.5.1",
|
|
- "resolved": "https://registry.npmjs.org/pg-pool/-/pg-pool-3.5.1.tgz",
|
|
|
|
- "integrity": "sha512-6iCR0wVrro6OOHFsyavV+i6KYL4lVNyYAB9RD18w66xSzN+d8b66HiwuP30Gp1SH5O9T82fckkzsRjlrhD0ioQ==",
|
|
|
|
|
|
+ "license": "MIT",
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
"pg": ">=8.0"
|
|
"pg": ">=8.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/pg-protocol": {
|
|
"node_modules/pg-protocol": {
|
|
"version": "1.5.0",
|
|
"version": "1.5.0",
|
|
- "resolved": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.5.0.tgz",
|
|
|
|
- "integrity": "sha512-muRttij7H8TqRNu/DxrAJQITO4Ac7RmX3Klyr/9mJEOBeIpgnF8f9jAfRz5d3XwQZl5qBjF9gLsUtMPJE0vezQ=="
|
|
|
|
|
|
+ "license": "MIT"
|
|
},
|
|
},
|
|
"node_modules/pg-types": {
|
|
"node_modules/pg-types": {
|
|
"version": "2.2.0",
|
|
"version": "2.2.0",
|
|
- "resolved": "https://registry.npmjs.org/pg-types/-/pg-types-2.2.0.tgz",
|
|
|
|
- "integrity": "sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==",
|
|
|
|
|
|
+ "license": "MIT",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"pg-int8": "1.0.1",
|
|
"pg-int8": "1.0.1",
|
|
"postgres-array": "~2.0.0",
|
|
"postgres-array": "~2.0.0",
|
|
@@ -7458,8 +7496,7 @@
|
|
},
|
|
},
|
|
"node_modules/pgpass": {
|
|
"node_modules/pgpass": {
|
|
"version": "1.0.5",
|
|
"version": "1.0.5",
|
|
- "resolved": "https://registry.npmjs.org/pgpass/-/pgpass-1.0.5.tgz",
|
|
|
|
- "integrity": "sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==",
|
|
|
|
|
|
+ "license": "MIT",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"split2": "^4.1.0"
|
|
"split2": "^4.1.0"
|
|
}
|
|
}
|
|
@@ -7565,32 +7602,28 @@
|
|
},
|
|
},
|
|
"node_modules/postgres-array": {
|
|
"node_modules/postgres-array": {
|
|
"version": "2.0.0",
|
|
"version": "2.0.0",
|
|
- "resolved": "https://registry.npmjs.org/postgres-array/-/postgres-array-2.0.0.tgz",
|
|
|
|
- "integrity": "sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==",
|
|
|
|
|
|
+ "license": "MIT",
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=4"
|
|
"node": ">=4"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/postgres-bytea": {
|
|
"node_modules/postgres-bytea": {
|
|
"version": "1.0.0",
|
|
"version": "1.0.0",
|
|
- "resolved": "https://registry.npmjs.org/postgres-bytea/-/postgres-bytea-1.0.0.tgz",
|
|
|
|
- "integrity": "sha512-xy3pmLuQqRBZBXDULy7KbaitYqLcmxigw14Q5sj8QBVLqEwXfeybIKVWiqAXTlcvdvb0+xkOtDbfQMOf4lST1w==",
|
|
|
|
|
|
+ "license": "MIT",
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
"node": ">=0.10.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/postgres-date": {
|
|
"node_modules/postgres-date": {
|
|
"version": "1.0.7",
|
|
"version": "1.0.7",
|
|
- "resolved": "https://registry.npmjs.org/postgres-date/-/postgres-date-1.0.7.tgz",
|
|
|
|
- "integrity": "sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==",
|
|
|
|
|
|
+ "license": "MIT",
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
"node": ">=0.10.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/postgres-interval": {
|
|
"node_modules/postgres-interval": {
|
|
"version": "1.2.0",
|
|
"version": "1.2.0",
|
|
- "resolved": "https://registry.npmjs.org/postgres-interval/-/postgres-interval-1.2.0.tgz",
|
|
|
|
- "integrity": "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==",
|
|
|
|
|
|
+ "license": "MIT",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"xtend": "^4.0.0"
|
|
"xtend": "^4.0.0"
|
|
},
|
|
},
|
|
@@ -7860,6 +7893,8 @@
|
|
"node_modules/redis": {
|
|
"node_modules/redis": {
|
|
"version": "4.1.0",
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"workspaces": [
|
|
"workspaces": [
|
|
"./packages/*"
|
|
"./packages/*"
|
|
],
|
|
],
|
|
@@ -8161,6 +8196,41 @@
|
|
"node": ">= 0.8.0"
|
|
"node": ">= 0.8.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/session-file-store": {
|
|
|
|
+ "version": "1.5.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/session-file-store/-/session-file-store-1.5.0.tgz",
|
|
|
|
+ "integrity": "sha512-60IZaJNzyu2tIeHutkYE8RiXVx3KRvacOxfLr2Mj92SIsRIroDsH0IlUUR6fJAjoTW4RQISbaOApa2IZpIwFdQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "bagpipe": "^0.3.5",
|
|
|
|
+ "fs-extra": "^8.0.1",
|
|
|
|
+ "kruptein": "^2.0.4",
|
|
|
|
+ "object-assign": "^4.1.1",
|
|
|
|
+ "retry": "^0.12.0",
|
|
|
|
+ "write-file-atomic": "3.0.3"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/session-file-store/node_modules/retry": {
|
|
|
|
+ "version": "0.12.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
|
|
|
|
+ "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/session-file-store/node_modules/write-file-atomic": {
|
|
|
|
+ "version": "3.0.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "imurmurhash": "^0.1.4",
|
|
|
|
+ "is-typedarray": "^1.0.0",
|
|
|
|
+ "signal-exit": "^3.0.2",
|
|
|
|
+ "typedarray-to-buffer": "^3.1.5"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/set-blocking": {
|
|
"node_modules/set-blocking": {
|
|
"version": "2.0.0",
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
"license": "ISC"
|
|
@@ -8266,8 +8336,7 @@
|
|
},
|
|
},
|
|
"node_modules/split2": {
|
|
"node_modules/split2": {
|
|
"version": "4.1.0",
|
|
"version": "4.1.0",
|
|
- "resolved": "https://registry.npmjs.org/split2/-/split2-4.1.0.tgz",
|
|
|
|
- "integrity": "sha512-VBiJxFkxiXRlUIeyMQi8s4hgvKCSjtknJv/LVYbrgALPwf5zSKmEwV9Lst25AkvMDnvxODugjdl6KZgwKM1WYQ==",
|
|
|
|
|
|
+ "license": "ISC",
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">= 10.x"
|
|
"node": ">= 10.x"
|
|
}
|
|
}
|
|
@@ -8827,7 +8896,6 @@
|
|
},
|
|
},
|
|
"node_modules/typedarray-to-buffer": {
|
|
"node_modules/typedarray-to-buffer": {
|
|
"version": "3.1.5",
|
|
"version": "3.1.5",
|
|
- "dev": true,
|
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"is-typedarray": "^1.0.0"
|
|
"is-typedarray": "^1.0.0"
|
|
@@ -8991,6 +9059,14 @@
|
|
"node": ">=8"
|
|
"node": ">=8"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/universalify": {
|
|
|
|
+ "version": "0.1.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 4.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/unpipe": {
|
|
"node_modules/unpipe": {
|
|
"version": "1.0.0",
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
@@ -9286,8 +9362,7 @@
|
|
},
|
|
},
|
|
"node_modules/xtend": {
|
|
"node_modules/xtend": {
|
|
"version": "4.0.2",
|
|
"version": "4.0.2",
|
|
- "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
|
|
|
|
- "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
|
|
|
|
|
|
+ "license": "MIT",
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
"node": ">=0.4"
|
|
}
|
|
}
|
|
@@ -10220,10 +10295,14 @@
|
|
},
|
|
},
|
|
"@redis/bloom": {
|
|
"@redis/bloom": {
|
|
"version": "1.0.2",
|
|
"version": "1.0.2",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"requires": {}
|
|
"requires": {}
|
|
},
|
|
},
|
|
"@redis/client": {
|
|
"@redis/client": {
|
|
"version": "1.1.0",
|
|
"version": "1.1.0",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"requires": {
|
|
"requires": {
|
|
"cluster-key-slot": "1.1.0",
|
|
"cluster-key-slot": "1.1.0",
|
|
"generic-pool": "3.8.2",
|
|
"generic-pool": "3.8.2",
|
|
@@ -10232,18 +10311,26 @@
|
|
},
|
|
},
|
|
"@redis/graph": {
|
|
"@redis/graph": {
|
|
"version": "1.0.1",
|
|
"version": "1.0.1",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"requires": {}
|
|
"requires": {}
|
|
},
|
|
},
|
|
"@redis/json": {
|
|
"@redis/json": {
|
|
"version": "1.0.3",
|
|
"version": "1.0.3",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"requires": {}
|
|
"requires": {}
|
|
},
|
|
},
|
|
"@redis/search": {
|
|
"@redis/search": {
|
|
"version": "1.0.6",
|
|
"version": "1.0.6",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"requires": {}
|
|
"requires": {}
|
|
},
|
|
},
|
|
"@redis/time-series": {
|
|
"@redis/time-series": {
|
|
"version": "1.0.3",
|
|
"version": "1.0.3",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"requires": {}
|
|
"requires": {}
|
|
},
|
|
},
|
|
"@runtipi/common": {
|
|
"@runtipi/common": {
|
|
@@ -10351,16 +10438,6 @@
|
|
"@types/node": "*"
|
|
"@types/node": "*"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
- "@types/connect-redis": {
|
|
|
|
- "version": "0.0.18",
|
|
|
|
- "dev": true,
|
|
|
|
- "requires": {
|
|
|
|
- "@types/express": "*",
|
|
|
|
- "@types/express-session": "*",
|
|
|
|
- "@types/ioredis": "*",
|
|
|
|
- "@types/redis": "^2.8.0"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
"@types/content-disposition": {
|
|
"@types/content-disposition": {
|
|
"version": "0.5.5",
|
|
"version": "0.5.5",
|
|
"dev": true
|
|
"dev": true
|
|
@@ -10434,13 +10511,6 @@
|
|
"version": "1.8.2",
|
|
"version": "1.8.2",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
- "@types/ioredis": {
|
|
|
|
- "version": "4.28.10",
|
|
|
|
- "dev": true,
|
|
|
|
- "requires": {
|
|
|
|
- "@types/node": "*"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
"@types/istanbul-lib-coverage": {
|
|
"@types/istanbul-lib-coverage": {
|
|
"version": "2.0.4",
|
|
"version": "2.0.4",
|
|
"dev": true
|
|
"dev": true
|
|
@@ -10561,13 +10631,6 @@
|
|
"@types/range-parser": {
|
|
"@types/range-parser": {
|
|
"version": "1.2.4"
|
|
"version": "1.2.4"
|
|
},
|
|
},
|
|
- "@types/redis": {
|
|
|
|
- "version": "2.8.32",
|
|
|
|
- "dev": true,
|
|
|
|
- "requires": {
|
|
|
|
- "@types/node": "*"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
"@types/responselike": {
|
|
"@types/responselike": {
|
|
"version": "1.0.0",
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"requires": {
|
|
@@ -10584,6 +10647,16 @@
|
|
"@types/node": "*"
|
|
"@types/node": "*"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "@types/session-file-store": {
|
|
|
|
+ "version": "1.2.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/session-file-store/-/session-file-store-1.2.2.tgz",
|
|
|
|
+ "integrity": "sha512-l9yZ+PQ8vaXhch03MrV+25BIbhKpeWfZB++3njPIm6lKeDGRS2qF2elLuVa4XrhfJbObqW0puhB3A6FCbkraZg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "requires": {
|
|
|
|
+ "@types/express": "*",
|
|
|
|
+ "@types/express-session": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"@types/stack-utils": {
|
|
"@types/stack-utils": {
|
|
"version": "2.0.1",
|
|
"version": "2.0.1",
|
|
"dev": true
|
|
"dev": true
|
|
@@ -10894,6 +10967,17 @@
|
|
"es-shim-unscopables": "^1.0.0"
|
|
"es-shim-unscopables": "^1.0.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "asn1.js": {
|
|
|
|
+ "version": "5.4.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-5.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==",
|
|
|
|
+ "requires": {
|
|
|
|
+ "bn.js": "^4.0.0",
|
|
|
|
+ "inherits": "^2.0.1",
|
|
|
|
+ "minimalistic-assert": "^1.0.0",
|
|
|
|
+ "safer-buffer": "^2.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"async": {
|
|
"async": {
|
|
"version": "3.2.4"
|
|
"version": "3.2.4"
|
|
},
|
|
},
|
|
@@ -10969,6 +11053,11 @@
|
|
"babel-preset-current-node-syntax": "^1.0.0"
|
|
"babel-preset-current-node-syntax": "^1.0.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "bagpipe": {
|
|
|
|
+ "version": "0.3.5",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/bagpipe/-/bagpipe-0.3.5.tgz",
|
|
|
|
+ "integrity": "sha512-42sAlmPDKes1nLm/aly+0VdaopSU9br+jkRELedhQxI5uXHgtk47I83Mpmf4zoNTRMASdLFtUkimlu/Z9zQ8+g=="
|
|
|
|
+ },
|
|
"balanced-match": {
|
|
"balanced-match": {
|
|
"version": "1.0.2"
|
|
"version": "1.0.2"
|
|
},
|
|
},
|
|
@@ -10979,6 +11068,11 @@
|
|
"version": "2.2.0",
|
|
"version": "2.2.0",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
|
|
+ "bn.js": {
|
|
|
|
+ "version": "4.12.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz",
|
|
|
|
+ "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA=="
|
|
|
|
+ },
|
|
"body-parser": {
|
|
"body-parser": {
|
|
"version": "1.20.0",
|
|
"version": "1.20.0",
|
|
"requires": {
|
|
"requires": {
|
|
@@ -11081,9 +11175,7 @@
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
"buffer-writer": {
|
|
"buffer-writer": {
|
|
- "version": "2.0.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/buffer-writer/-/buffer-writer-2.0.0.tgz",
|
|
|
|
- "integrity": "sha512-a7ZpuTZU1TRtnwyCNW3I5dc0wWNC3VR9S++Ewyk2HHZdrO3CQJqSpd+95Us590V6AL7JqUAH2IwZ/398PmNFgw=="
|
|
|
|
|
|
+ "version": "2.0.0"
|
|
},
|
|
},
|
|
"bytes": {
|
|
"bytes": {
|
|
"version": "3.1.2"
|
|
"version": "3.1.2"
|
|
@@ -11243,7 +11335,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"cluster-key-slot": {
|
|
"cluster-key-slot": {
|
|
- "version": "1.1.0"
|
|
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true
|
|
},
|
|
},
|
|
"co": {
|
|
"co": {
|
|
"version": "4.6.0",
|
|
"version": "4.6.0",
|
|
@@ -11385,9 +11479,6 @@
|
|
"version": "1.0.11",
|
|
"version": "1.0.11",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
- "connect-redis": {
|
|
|
|
- "version": "6.1.3"
|
|
|
|
- },
|
|
|
|
"console-control-strings": {
|
|
"console-control-strings": {
|
|
"version": "1.1.0"
|
|
"version": "1.1.0"
|
|
},
|
|
},
|
|
@@ -12205,6 +12296,16 @@
|
|
"fresh": {
|
|
"fresh": {
|
|
"version": "0.5.2"
|
|
"version": "0.5.2"
|
|
},
|
|
},
|
|
|
|
+ "fs-extra": {
|
|
|
|
+ "version": "8.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==",
|
|
|
|
+ "requires": {
|
|
|
|
+ "graceful-fs": "^4.2.0",
|
|
|
|
+ "jsonfile": "^4.0.0",
|
|
|
|
+ "universalify": "^0.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"fs-minipass": {
|
|
"fs-minipass": {
|
|
"version": "2.1.0",
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"requires": {
|
|
@@ -12250,7 +12351,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"generic-pool": {
|
|
"generic-pool": {
|
|
- "version": "3.8.2"
|
|
|
|
|
|
+ "version": "3.8.2",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true
|
|
},
|
|
},
|
|
"gensync": {
|
|
"gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"version": "1.0.0-beta.2",
|
|
@@ -12345,8 +12448,7 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"graceful-fs": {
|
|
"graceful-fs": {
|
|
- "version": "4.2.10",
|
|
|
|
- "dev": true
|
|
|
|
|
|
+ "version": "4.2.10"
|
|
},
|
|
},
|
|
"graphql": {
|
|
"graphql": {
|
|
"version": "15.8.0"
|
|
"version": "15.8.0"
|
|
@@ -12487,8 +12589,7 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"imurmurhash": {
|
|
"imurmurhash": {
|
|
- "version": "0.1.4",
|
|
|
|
- "dev": true
|
|
|
|
|
|
+ "version": "0.1.4"
|
|
},
|
|
},
|
|
"inflight": {
|
|
"inflight": {
|
|
"version": "1.0.6",
|
|
"version": "1.0.6",
|
|
@@ -12677,8 +12778,7 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"is-typedarray": {
|
|
"is-typedarray": {
|
|
- "version": "1.0.0",
|
|
|
|
- "dev": true
|
|
|
|
|
|
+ "version": "1.0.0"
|
|
},
|
|
},
|
|
"is-url": {
|
|
"is-url": {
|
|
"version": "1.2.4"
|
|
"version": "1.2.4"
|
|
@@ -13356,6 +13456,14 @@
|
|
"version": "2.2.1",
|
|
"version": "2.2.1",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
|
|
+ "jsonfile": {
|
|
|
|
+ "version": "4.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
|
|
|
|
+ "requires": {
|
|
|
|
+ "graceful-fs": "^4.1.6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"jsonwebtoken": {
|
|
"jsonwebtoken": {
|
|
"version": "8.5.1",
|
|
"version": "8.5.1",
|
|
"requires": {
|
|
"requires": {
|
|
@@ -13402,6 +13510,14 @@
|
|
"version": "3.0.3",
|
|
"version": "3.0.3",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
|
|
+ "kruptein": {
|
|
|
|
+ "version": "2.2.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/kruptein/-/kruptein-2.2.3.tgz",
|
|
|
|
+ "integrity": "sha512-BTwprBPTzkFT9oTugxKd3WnWrX630MqUDsnmBuoa98eQs12oD4n4TeI0GbpdGcYn/73Xueg2rfnw+oK4dovnJg==",
|
|
|
|
+ "requires": {
|
|
|
|
+ "asn1.js": "^5.4.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"kuler": {
|
|
"kuler": {
|
|
"version": "2.0.0"
|
|
"version": "2.0.0"
|
|
},
|
|
},
|
|
@@ -13567,6 +13683,11 @@
|
|
"mimic-response": {
|
|
"mimic-response": {
|
|
"version": "1.0.1"
|
|
"version": "1.0.1"
|
|
},
|
|
},
|
|
|
|
+ "minimalistic-assert": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A=="
|
|
|
|
+ },
|
|
"minimatch": {
|
|
"minimatch": {
|
|
"version": "3.1.2",
|
|
"version": "3.1.2",
|
|
"requires": {
|
|
"requires": {
|
|
@@ -13943,9 +14064,7 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"packet-reader": {
|
|
"packet-reader": {
|
|
- "version": "1.0.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/packet-reader/-/packet-reader-1.0.0.tgz",
|
|
|
|
- "integrity": "sha512-HAKu/fG3HpHFO0AA8WE8q2g+gBJaZ9MG7fcKk+IJPLTGAD6Psw4443l+9DGRbOIh3/aXr7Phy0TjilYivJo5XQ=="
|
|
|
|
|
|
+ "version": "1.0.0"
|
|
},
|
|
},
|
|
"parent-module": {
|
|
"parent-module": {
|
|
"version": "1.0.1",
|
|
"version": "1.0.1",
|
|
@@ -14029,8 +14148,6 @@
|
|
},
|
|
},
|
|
"pg": {
|
|
"pg": {
|
|
"version": "8.7.3",
|
|
"version": "8.7.3",
|
|
- "resolved": "https://registry.npmjs.org/pg/-/pg-8.7.3.tgz",
|
|
|
|
- "integrity": "sha512-HPmH4GH4H3AOprDJOazoIcpI49XFsHCe8xlrjHkWiapdbHK+HLtbm/GQzXYAZwmPju/kzKhjaSfMACG+8cgJcw==",
|
|
|
|
"requires": {
|
|
"requires": {
|
|
"buffer-writer": "2.0.0",
|
|
"buffer-writer": "2.0.0",
|
|
"packet-reader": "1.0.0",
|
|
"packet-reader": "1.0.0",
|
|
@@ -14042,30 +14159,20 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"pg-connection-string": {
|
|
"pg-connection-string": {
|
|
- "version": "2.5.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-2.5.0.tgz",
|
|
|
|
- "integrity": "sha512-r5o/V/ORTA6TmUnyWZR9nCj1klXCO2CEKNRlVuJptZe85QuhFayC7WeMic7ndayT5IRIR0S0xFxFi2ousartlQ=="
|
|
|
|
|
|
+ "version": "2.5.0"
|
|
},
|
|
},
|
|
"pg-int8": {
|
|
"pg-int8": {
|
|
- "version": "1.0.1",
|
|
|
|
- "resolved": "https://registry.npmjs.org/pg-int8/-/pg-int8-1.0.1.tgz",
|
|
|
|
- "integrity": "sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw=="
|
|
|
|
|
|
+ "version": "1.0.1"
|
|
},
|
|
},
|
|
"pg-pool": {
|
|
"pg-pool": {
|
|
"version": "3.5.1",
|
|
"version": "3.5.1",
|
|
- "resolved": "https://registry.npmjs.org/pg-pool/-/pg-pool-3.5.1.tgz",
|
|
|
|
- "integrity": "sha512-6iCR0wVrro6OOHFsyavV+i6KYL4lVNyYAB9RD18w66xSzN+d8b66HiwuP30Gp1SH5O9T82fckkzsRjlrhD0ioQ==",
|
|
|
|
"requires": {}
|
|
"requires": {}
|
|
},
|
|
},
|
|
"pg-protocol": {
|
|
"pg-protocol": {
|
|
- "version": "1.5.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.5.0.tgz",
|
|
|
|
- "integrity": "sha512-muRttij7H8TqRNu/DxrAJQITO4Ac7RmX3Klyr/9mJEOBeIpgnF8f9jAfRz5d3XwQZl5qBjF9gLsUtMPJE0vezQ=="
|
|
|
|
|
|
+ "version": "1.5.0"
|
|
},
|
|
},
|
|
"pg-types": {
|
|
"pg-types": {
|
|
"version": "2.2.0",
|
|
"version": "2.2.0",
|
|
- "resolved": "https://registry.npmjs.org/pg-types/-/pg-types-2.2.0.tgz",
|
|
|
|
- "integrity": "sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==",
|
|
|
|
"requires": {
|
|
"requires": {
|
|
"pg-int8": "1.0.1",
|
|
"pg-int8": "1.0.1",
|
|
"postgres-array": "~2.0.0",
|
|
"postgres-array": "~2.0.0",
|
|
@@ -14076,8 +14183,6 @@
|
|
},
|
|
},
|
|
"pgpass": {
|
|
"pgpass": {
|
|
"version": "1.0.5",
|
|
"version": "1.0.5",
|
|
- "resolved": "https://registry.npmjs.org/pgpass/-/pgpass-1.0.5.tgz",
|
|
|
|
- "integrity": "sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==",
|
|
|
|
"requires": {
|
|
"requires": {
|
|
"split2": "^4.1.0"
|
|
"split2": "^4.1.0"
|
|
}
|
|
}
|
|
@@ -14141,24 +14246,16 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"postgres-array": {
|
|
"postgres-array": {
|
|
- "version": "2.0.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/postgres-array/-/postgres-array-2.0.0.tgz",
|
|
|
|
- "integrity": "sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA=="
|
|
|
|
|
|
+ "version": "2.0.0"
|
|
},
|
|
},
|
|
"postgres-bytea": {
|
|
"postgres-bytea": {
|
|
- "version": "1.0.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/postgres-bytea/-/postgres-bytea-1.0.0.tgz",
|
|
|
|
- "integrity": "sha512-xy3pmLuQqRBZBXDULy7KbaitYqLcmxigw14Q5sj8QBVLqEwXfeybIKVWiqAXTlcvdvb0+xkOtDbfQMOf4lST1w=="
|
|
|
|
|
|
+ "version": "1.0.0"
|
|
},
|
|
},
|
|
"postgres-date": {
|
|
"postgres-date": {
|
|
- "version": "1.0.7",
|
|
|
|
- "resolved": "https://registry.npmjs.org/postgres-date/-/postgres-date-1.0.7.tgz",
|
|
|
|
- "integrity": "sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q=="
|
|
|
|
|
|
+ "version": "1.0.7"
|
|
},
|
|
},
|
|
"postgres-interval": {
|
|
"postgres-interval": {
|
|
"version": "1.2.0",
|
|
"version": "1.2.0",
|
|
- "resolved": "https://registry.npmjs.org/postgres-interval/-/postgres-interval-1.2.0.tgz",
|
|
|
|
- "integrity": "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==",
|
|
|
|
"requires": {
|
|
"requires": {
|
|
"xtend": "^4.0.0"
|
|
"xtend": "^4.0.0"
|
|
}
|
|
}
|
|
@@ -14311,6 +14408,8 @@
|
|
},
|
|
},
|
|
"redis": {
|
|
"redis": {
|
|
"version": "4.1.0",
|
|
"version": "4.1.0",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "peer": true,
|
|
"requires": {
|
|
"requires": {
|
|
"@redis/bloom": "1.0.2",
|
|
"@redis/bloom": "1.0.2",
|
|
"@redis/client": "1.1.0",
|
|
"@redis/client": "1.1.0",
|
|
@@ -14498,6 +14597,37 @@
|
|
"send": "0.18.0"
|
|
"send": "0.18.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "session-file-store": {
|
|
|
|
+ "version": "1.5.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/session-file-store/-/session-file-store-1.5.0.tgz",
|
|
|
|
+ "integrity": "sha512-60IZaJNzyu2tIeHutkYE8RiXVx3KRvacOxfLr2Mj92SIsRIroDsH0IlUUR6fJAjoTW4RQISbaOApa2IZpIwFdQ==",
|
|
|
|
+ "requires": {
|
|
|
|
+ "bagpipe": "^0.3.5",
|
|
|
|
+ "fs-extra": "^8.0.1",
|
|
|
|
+ "kruptein": "^2.0.4",
|
|
|
|
+ "object-assign": "^4.1.1",
|
|
|
|
+ "retry": "^0.12.0",
|
|
|
|
+ "write-file-atomic": "3.0.3"
|
|
|
|
+ },
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "retry": {
|
|
|
|
+ "version": "0.12.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
|
|
|
|
+ "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow=="
|
|
|
|
+ },
|
|
|
|
+ "write-file-atomic": {
|
|
|
|
+ "version": "3.0.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
|
|
|
|
+ "requires": {
|
|
|
|
+ "imurmurhash": "^0.1.4",
|
|
|
|
+ "is-typedarray": "^1.0.0",
|
|
|
|
+ "signal-exit": "^3.0.2",
|
|
|
|
+ "typedarray-to-buffer": "^3.1.5"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"set-blocking": {
|
|
"set-blocking": {
|
|
"version": "2.0.0"
|
|
"version": "2.0.0"
|
|
},
|
|
},
|
|
@@ -14571,9 +14701,7 @@
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
"split2": {
|
|
"split2": {
|
|
- "version": "4.1.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/split2/-/split2-4.1.0.tgz",
|
|
|
|
- "integrity": "sha512-VBiJxFkxiXRlUIeyMQi8s4hgvKCSjtknJv/LVYbrgALPwf5zSKmEwV9Lst25AkvMDnvxODugjdl6KZgwKM1WYQ=="
|
|
|
|
|
|
+ "version": "4.1.0"
|
|
},
|
|
},
|
|
"sprintf-js": {
|
|
"sprintf-js": {
|
|
"version": "1.0.3",
|
|
"version": "1.0.3",
|
|
@@ -14895,7 +15023,6 @@
|
|
},
|
|
},
|
|
"typedarray-to-buffer": {
|
|
"typedarray-to-buffer": {
|
|
"version": "3.1.5",
|
|
"version": "3.1.5",
|
|
- "dev": true,
|
|
|
|
"requires": {
|
|
"requires": {
|
|
"is-typedarray": "^1.0.0"
|
|
"is-typedarray": "^1.0.0"
|
|
}
|
|
}
|
|
@@ -14953,6 +15080,11 @@
|
|
"crypto-random-string": "^2.0.0"
|
|
"crypto-random-string": "^2.0.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "universalify": {
|
|
|
|
+ "version": "0.1.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg=="
|
|
|
|
+ },
|
|
"unpipe": {
|
|
"unpipe": {
|
|
"version": "1.0.0"
|
|
"version": "1.0.0"
|
|
},
|
|
},
|
|
@@ -15139,9 +15271,7 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"xtend": {
|
|
"xtend": {
|
|
- "version": "4.0.2",
|
|
|
|
- "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
|
|
|
|
- "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="
|
|
|
|
|
|
+ "version": "4.0.2"
|
|
},
|
|
},
|
|
"y18n": {
|
|
"y18n": {
|
|
"version": "5.0.8"
|
|
"version": "5.0.8"
|