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

updated dependencies

This commit is contained in:
Massimo Candela
2020-11-30 17:45:56 +01:00
parent f9c310e45f
commit 0742277952
6 changed files with 204 additions and 79 deletions

View File

@@ -49,8 +49,8 @@
"file-stream-rotator": "^0.5.7",
"https-proxy-agent": "^5.0.0",
"inquirer": "^7.3.3",
"ip-address": "^6.3.0",
"ip-sub": "^1.0.16",
"ip-address": "^6.4.0",
"ip-sub": "^1.0.17",
"js-yaml": "^3.14.0",
"kafkajs": "^1.15.0",
"md5": "^2.3.0",
@@ -58,7 +58,7 @@
"nodemailer": "^6.4.16",
"path": "^0.12.7",
"restify": "^8.5.1",
"rpki-validator": "^2.2.8",
"rpki-validator": "^2.2.9",
"semver": "^7.3.2",
"syslog-client": "^1.1.1",
"ws": "^7.4.0",