|
@@ -27,36 +27,36 @@
|
|
|
"homepage": "https://github.com/thedevs-network/kutt#readme",
|
|
"homepage": "https://github.com/thedevs-network/kutt#readme",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"bcryptjs": "2.4.3",
|
|
"bcryptjs": "2.4.3",
|
|
|
- "bull": "4.16.2",
|
|
|
|
|
- "cookie-parser": "^1.4.7",
|
|
|
|
|
|
|
+ "bull": "4.16.5",
|
|
|
|
|
+ "cookie-parser": "1.4.7",
|
|
|
"cors": "2.8.5",
|
|
"cors": "2.8.5",
|
|
|
"cross-env": "7.0.3",
|
|
"cross-env": "7.0.3",
|
|
|
"date-fns": "2.30.0",
|
|
"date-fns": "2.30.0",
|
|
|
"dotenv": "16.0.3",
|
|
"dotenv": "16.0.3",
|
|
|
"envalid": "8.0.0",
|
|
"envalid": "8.0.0",
|
|
|
- "express": "^4.21.1",
|
|
|
|
|
- "express-rate-limit": "^7.4.1",
|
|
|
|
|
|
|
+ "express": "4.21.2",
|
|
|
|
|
+ "express-rate-limit": "7.5.0",
|
|
|
"express-validator": "6.14.2",
|
|
"express-validator": "6.14.2",
|
|
|
"geoip-lite": "1.4.10",
|
|
"geoip-lite": "1.4.10",
|
|
|
"hbs": "4.2.0",
|
|
"hbs": "4.2.0",
|
|
|
"helmet": "7.1.0",
|
|
"helmet": "7.1.0",
|
|
|
- "ioredis": "5.2.4",
|
|
|
|
|
- "isbot": "5.1.17",
|
|
|
|
|
|
|
+ "ioredis": "5.4.2",
|
|
|
|
|
+ "isbot": "5.1.19",
|
|
|
"jsonwebtoken": "9.0.2",
|
|
"jsonwebtoken": "9.0.2",
|
|
|
"knex": "3.1.0",
|
|
"knex": "3.1.0",
|
|
|
- "morgan": "1.10.0",
|
|
|
|
|
"ms": "2.1.3",
|
|
"ms": "2.1.3",
|
|
|
- "mysql2": "3.11.3",
|
|
|
|
|
|
|
+ "mysql2": "3.12.0",
|
|
|
"nanoid": "3.3.8",
|
|
"nanoid": "3.3.8",
|
|
|
- "node-cron": "3.0.2",
|
|
|
|
|
- "nodemailer": "^6.9.15",
|
|
|
|
|
|
|
+ "node-cron": "3.0.3",
|
|
|
|
|
+ "node-mailer": "0.1.1",
|
|
|
|
|
+ "nodemailer": "6.9.16",
|
|
|
"passport": "0.7.0",
|
|
"passport": "0.7.0",
|
|
|
"passport-jwt": "4.0.1",
|
|
"passport-jwt": "4.0.1",
|
|
|
"passport-local": "1.0.0",
|
|
"passport-local": "1.0.0",
|
|
|
"passport-localapikey-update": "0.6.0",
|
|
"passport-localapikey-update": "0.6.0",
|
|
|
- "pg": "8.12.0",
|
|
|
|
|
- "pg-query-stream": "4.6.0",
|
|
|
|
|
- "rate-limit-redis": "^4.2.0",
|
|
|
|
|
|
|
+ "pg": "8.13.1",
|
|
|
|
|
+ "pg-query-stream": "4.7.1",
|
|
|
|
|
+ "rate-limit-redis": "4.2.0",
|
|
|
"sqlite3": "5.1.7",
|
|
"sqlite3": "5.1.7",
|
|
|
"useragent": "2.3.0",
|
|
"useragent": "2.3.0",
|
|
|
"uuid": "10.0.0"
|
|
"uuid": "10.0.0"
|
|
@@ -68,13 +68,11 @@
|
|
|
"@types/express": "4.17.14",
|
|
"@types/express": "4.17.14",
|
|
|
"@types/hbs": "4.0.4",
|
|
"@types/hbs": "4.0.4",
|
|
|
"@types/jsonwebtoken": "7.2.8",
|
|
"@types/jsonwebtoken": "7.2.8",
|
|
|
- "@types/morgan": "1.7.37",
|
|
|
|
|
"@types/ms": "0.7.31",
|
|
"@types/ms": "0.7.31",
|
|
|
"@types/node": "18.11.9",
|
|
"@types/node": "18.11.9",
|
|
|
"@types/node-cron": "2.0.2",
|
|
"@types/node-cron": "2.0.2",
|
|
|
"@types/nodemailer": "6.4.6",
|
|
"@types/nodemailer": "6.4.6",
|
|
|
- "@types/pg": "8.6.5",
|
|
|
|
|
- "@types/rebass": "4.0.10",
|
|
|
|
|
- "redoc": "2.0.0"
|
|
|
|
|
|
|
+ "@types/pg": "8.11.10",
|
|
|
|
|
+ "redoc": "2.2.0"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|