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