mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
merge dev
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -5140,24 +5140,14 @@
|
||||
}
|
||||
},
|
||||
"rpki-validator": {
|
||||
"version": "2.2.10",
|
||||
"resolved": "https://registry.npmjs.org/rpki-validator/-/rpki-validator-2.2.10.tgz",
|
||||
"integrity": "sha512-HeTvLkRwqH78sCISbvtQmMIK/jB+5XuY1MPETPphWcdezxfuieR+vsax6VKjuWCwJ0XIKO7J4y6lizKG91KgcQ==",
|
||||
"version": "2.2.11",
|
||||
"resolved": "https://registry.npmjs.org/rpki-validator/-/rpki-validator-2.2.11.tgz",
|
||||
"integrity": "sha512-mrvIJJ2hmtLI4P0uKaZCsOUCR0M1glMFmzf3o/t047D5T2y4T33ho7ay5GrUdatn2E6BcaT1JLhBw82+HX9QBQ==",
|
||||
"requires": {
|
||||
"axios": "^0.21.0",
|
||||
"brembo": "^2.0.4",
|
||||
"ip-sub": "^1.0.19",
|
||||
"radix-trie-js": "^1.0.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"ip-sub": {
|
||||
"version": "1.0.19",
|
||||
"resolved": "https://registry.npmjs.org/ip-sub/-/ip-sub-1.0.19.tgz",
|
||||
"integrity": "sha512-kDjWkCvq7EID99B0GHDZUGoDrLz6Oebe2sL9yV8Wc2M8rnT5V00/yhuADoOZi8AR2gDbNT+aBWGSQhihiGSGzg==",
|
||||
"requires": {
|
||||
"ip-address": "^6.4.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"run-async": {
|
||||
|
@@ -71,7 +71,7 @@
|
||||
"nodemailer": "^6.4.16",
|
||||
"path": "^0.12.7",
|
||||
"restify": "^8.5.1",
|
||||
"rpki-validator": "^2.2.10",
|
||||
"rpki-validator": "^2.2.11",
|
||||
"semver": "^7.3.4",
|
||||
"syslog-client": "^1.1.1",
|
||||
"ws": "^7.4.0",
|
||||
|
Reference in New Issue
Block a user