fix: sentry hangs node process

This commit is contained in:
cv
2023-04-09 19:54:19 +02:00
parent d59c92219f
commit 3df17d172f
5 changed files with 195 additions and 563 deletions
+1 -2
View File
@@ -6,8 +6,7 @@
"exports": "./src/index.js",
"dependencies": {
"@sentry/node": "^7.47.0",
"@sentry/profiling-node": "^0.3.0",
"@sentry/tracing": "^7.46.0",
"@sentry/tracing": "^7.47.0",
"body-parser": "^1.20.0",
"cors": "^2.8.5",
"dotenv": "^16.0.1",