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

update dependencies and switch to js-yaml 4.0

This commit is contained in:
Massimo Candela
2021-01-08 19:17:22 +01:00
parent 1e07b174fb
commit d2e39e63d0
6 changed files with 28 additions and 19 deletions

View File

@@ -65,7 +65,7 @@
"inquirer": "^7.3.3",
"ip-address": "^6.4.0",
"ip-sub": "^1.0.17",
"js-yaml": "^3.14.1",
"js-yaml": "^4.0.0",
"kafkajs": "^1.15.0",
"md5": "^2.3.0",
"moment": "^2.29.1",