mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
updadet dependency
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"bin": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/massimocandela/rpki-validator.git"
|
||||
},
|
||||
"scripts": {
|
||||
"babel": "./node_modules/.bin/babel",
|
||||
"test": "./node_modules/.bin/mocha --exit tests --require @babel/register",
|
||||
@@ -37,14 +41,14 @@
|
||||
"brembo": "^2.0.3",
|
||||
"inquirer": "^7.1.0",
|
||||
"ip-address": "^6.2.0",
|
||||
"ip-sub": "^1.0.5",
|
||||
"ip-sub": "^1.0.6",
|
||||
"js-yaml": "^3.13.1",
|
||||
"kafka-node": "^5.0.0",
|
||||
"minimist": "^1.2.5",
|
||||
"nodemailer": "^6.4.5",
|
||||
"path": "^0.12.7",
|
||||
"restify": "^8.5.1",
|
||||
"rpki-validator": "^1.0.12",
|
||||
"rpki-validator": "^1.0.13",
|
||||
"semver": "^7.1.3",
|
||||
"syslog-client": "^1.1.1",
|
||||
"ws": "^7.2.3",
|
||||
|
||||
Reference in New Issue
Block a user