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

updated dependency and readme

This commit is contained in:
Massimo Candela
2020-03-12 17:13:51 +01:00
parent 2388815b0d
commit 846f9763dd
2 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
[![Build Status](https://travis-ci.org/nttgin/BGPalerter.svg?branch=master)](https://travis-ci.org/nttgin/BGPalerter)
![Dependabot Status](https://badgen.net/dependabot/nttgin/BGPalerter/?icon=dependabot)
[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)
[![Known Vulnerabilities](https://snyk.io/test/github/nttgin/BGPalerter/badge.svg?targetFile=package.json)](https://snyk.io/test/github/nttgin/BGPalerter?targetFile=package.json)
# BGPalerter
Real-time BGP monitoring tool, pre-configured for visibility loss and hijacks detection.

View File

@@ -27,11 +27,11 @@
"chai-subset": "^1.6.0",
"mocha": "^7.1.0",
"pkg": "^4.4.4",
"nodemon": "^2.0.1",
"nodemon": "^2.0.2",
"read-last-lines": "^1.7.2"
},
"dependencies": {
"@sentry/node": "^5.14.0",
"@sentry/node": "^5.14.1",
"axios": "^0.19.2",
"batch-promises": "^0.0.3",
"brembo": "^2.0.3",