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

Bump rpki-validator from 1.0.9 to 1.0.10

Bumps [rpki-validator](https://github.com/massimocandela/rpki-validator) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/massimocandela/rpki-validator/releases)
- [Commits](https://github.com/massimocandela/rpki-validator/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-19 16:18:50 +00:00
committed by GitHub
parent 52cdadca6b
commit 00ec5d4ec4
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -7064,9 +7064,9 @@
}
},
"rpki-validator": {
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/rpki-validator/-/rpki-validator-1.0.9.tgz",
"integrity": "sha512-9WIFj6b+rfWXbTsZwX0ghqNMDRn7jJv0qcxAnImHd9R9WZ8YQBzEAk9UJKHGXpeL8tPosDZKUMln6z92LvrwOQ==",
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/rpki-validator/-/rpki-validator-1.0.10.tgz",
"integrity": "sha512-cN+sa9hTg9pBzK0IycspzrVtGDsjdARtAFk9cWVf4yumVEmwbiFumP2a9Q69pln8X2CMwBVUiVmkqzhKnzHq5g==",
"requires": {
"axios": "^0.19.0",
"brembo": "^2.0.3",

View File

@@ -42,7 +42,7 @@
"path": "^0.12.7",
"pkg": "^4.4.2",
"restify": "^8.5.1",
"rpki-validator": "^1.0.9",
"rpki-validator": "^1.0.10",
"syslog-client": "^1.1.1",
"ws": "^7.2.1",
"yargs": "^15.1.0"