diff --git a/README.md b/README.md index 38417c4..39a35f2 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/package.json b/package.json index dffdb76..dff4ce7 100644 --- a/package.json +++ b/package.json @@ -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",