mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
upgrade packages in package.json file for oneuptime realtime
This commit is contained in:
1452
realtime/package-lock.json
generated
1452
realtime/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -13,20 +13,20 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@sentry/node": "^6.12.0",
|
||||
"@sentry/tracing": "^6.12.0",
|
||||
"axios": "^0.21.1",
|
||||
"@sentry/node": "^6.16.1",
|
||||
"@sentry/tracing": "^6.16.1",
|
||||
"axios": "^0.25.0",
|
||||
"cors": "^2.8.5",
|
||||
"cross-env": "^7.0.3",
|
||||
"custom-env": "^2.0.1",
|
||||
"express": "^4.17.1",
|
||||
"express": "^4.17.2",
|
||||
"lodash": "^4.17.21",
|
||||
"socket.io": "^4.1.2",
|
||||
"socket.io": "^4.4.1",
|
||||
"uuid": "^8.3.2",
|
||||
"winston": "^3.3.3",
|
||||
"winston-slack-webhook-transport": "^2.0.1"
|
||||
"winston": "^3.4.0",
|
||||
"winston-slack-webhook-transport": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.12"
|
||||
"nodemon": "^2.0.15"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user