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

fix monitorROAS crashes in case of malformed VRP #416

This commit is contained in:
Massimo Candela
2020-12-05 19:17:23 +01:00
parent fc1fe8c64e
commit 2b3a981ddb
4 changed files with 40 additions and 32 deletions

View File

@@ -73,7 +73,7 @@
"nodemailer": "^6.4.16",
"path": "^0.12.7",
"restify": "^8.5.1",
"rpki-validator": "^2.2.9",
"rpki-validator": "^2.2.10",
"semver": "^7.3.2",
"syslog-client": "^1.1.1",
"ws": "^7.4.0",