1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

updated ws and sentry

This commit is contained in:
Massimo Candela
2020-12-13 22:20:25 +01:00
parent dea96c765d
commit 8aa6768c5b

View File

@@ -55,7 +55,7 @@
"syslogd": "^1.1.2" "syslogd": "^1.1.2"
}, },
"dependencies": { "dependencies": {
"@sentry/node": "^5.27.6", "@sentry/node": "^5.29.0",
"axios": "^0.21.0", "axios": "^0.21.0",
"batch-promises": "^0.0.3", "batch-promises": "^0.0.3",
"brembo": "^2.0.4", "brembo": "^2.0.4",
@@ -75,7 +75,7 @@
"rpki-validator": "^2.2.11", "rpki-validator": "^2.2.11",
"semver": "^7.3.4", "semver": "^7.3.4",
"syslog-client": "^1.1.1", "syslog-client": "^1.1.1",
"ws": "^7.4.0", "ws": "^7.4.1",
"yargs": "^16.2.0" "yargs": "^16.2.0"
}, },
"pkg": { "pkg": {