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

introduced connection and instance uuid for ris live

This commit is contained in:
Massimo Candela
2021-10-25 13:49:41 +02:00
parent 5dd90db7ba
commit a2ecdf4473
5 changed files with 37 additions and 10 deletions

View File

@@ -77,6 +77,7 @@
"rpki-validator": "^2.7.4",
"semver": "^7.3.5",
"syslog-client": "^1.1.1",
"uuid": "^8.3.2",
"ws": "^8.2.3",
"yargs": "^17.2.1"
},