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

bump version

This commit is contained in:
Massimo Candela
2024-02-06 19:07:56 +01:00
parent 20dcdaee7c
commit 1f0443df0a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "bgpalerter",
"version": "1.32.0",
"version": "1.33.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "bgpalerter",
"version": "1.32.0",
"version": "1.33.0",
"license": "BSD-3-Clause",
"dependencies": {
"@sentry/node": "^7.99.0",

View File

@@ -1,6 +1,6 @@
{
"name": "bgpalerter",
"version": "1.32.0",
"version": "1.33.0",
"description": "BGP and RPKI monitoring tool. Pre-configured for real-time detection of visibility loss, RPKI invalid announcements, hijacks, ROA misconfiguration, and more.",
"author": {
"name": "Massimo Candela",