mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 07:25:36 +01:00
Update deps
This commit is contained in:
18
package.json
18
package.json
@@ -14,25 +14,25 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@sentry/node": "^6.16.1",
|
||||
"@sentry/node": "^7.8.1",
|
||||
"chunk-text": "^2.0.1",
|
||||
"docker-ip-get": "^1.1.5",
|
||||
"envalid": "^7.2.2",
|
||||
"esbuild": "^0.14.2",
|
||||
"express": "^4.17.1",
|
||||
"got": "^11.8.5",
|
||||
"envalid": "^7.3.1",
|
||||
"esbuild": "^0.14.53",
|
||||
"express": "^4.18.1",
|
||||
"got": "^12.3.0",
|
||||
"js-base64": "^3.7.2",
|
||||
"moment": "^2.29.4",
|
||||
"redis": "^4.0.6",
|
||||
"redis": "^4.2.0",
|
||||
"safe-compare": "^1.1.4",
|
||||
"telegraf": "^4.4.2",
|
||||
"typescript": "^4.5.2"
|
||||
"telegraf": "^4.8.6",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/chunk-text": "^1.0.0",
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/node": "^16.11.9",
|
||||
"@types/safe-compare": "^1.1.0",
|
||||
"nodemon": "^2.0.15"
|
||||
"nodemon": "^2.0.19"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user