mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
Bump rpki-validator from 2.11.6 to 2.11.7
Bumps [rpki-validator](https://github.com/massimocandela/rpki-validator) from 2.11.6 to 2.11.7. - [Release notes](https://github.com/massimocandela/rpki-validator/releases) - [Commits](https://github.com/massimocandela/rpki-validator/compare/v2.11.6...v2.11.7) --- updated-dependencies: - dependency-name: rpki-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
29
package-lock.json
generated
29
package-lock.json
generated
@@ -29,7 +29,6 @@
|
||||
"rpki-validator": "^2.11.6",
|
||||
"semver": "^7.3.8",
|
||||
"syslog-client": "^1.1.1",
|
||||
"utf-8-validate": "^6.0.0",
|
||||
"uuid": "^9.0.0",
|
||||
"ws": "^8.12.0",
|
||||
"yargs": "^17.6.2"
|
||||
@@ -4357,9 +4356,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/longest-prefix-match": {
|
||||
"version": "1.1.23",
|
||||
"resolved": "https://registry.npmjs.org/longest-prefix-match/-/longest-prefix-match-1.1.23.tgz",
|
||||
"integrity": "sha512-+UrRa/W7s0L8hv6op1BAydl6uBgBLwKfzN5dVdlV9vQmtt3ZbcSRRvTVDvO0qv+rtyGPsDrNKydZUCzdpysC+w==",
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/longest-prefix-match/-/longest-prefix-match-1.2.0.tgz",
|
||||
"integrity": "sha512-Ckqi6XxvAPAXcDk9EJQfMXxpp1s8m+xIsy/ae0/5PZlC9gpZ9O7moJRbr/+XAhURIbuKNPTScJhZ4K8bFCtVfw==",
|
||||
"dependencies": {
|
||||
"ip-sub": "^1.3.5",
|
||||
"radix-trie-js": "^1.0.6"
|
||||
@@ -6015,14 +6014,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rpki-validator": {
|
||||
"version": "2.11.6",
|
||||
"resolved": "https://registry.npmjs.org/rpki-validator/-/rpki-validator-2.11.6.tgz",
|
||||
"integrity": "sha512-0BWsthPGS2uICTehMS/5+RNH9QdBV+0xMC/H2+Jp8XyRC+oFhBqovN8qbaqAKzTLavHNxVfYbkw40JvUPQqguw==",
|
||||
"version": "2.11.7",
|
||||
"resolved": "https://registry.npmjs.org/rpki-validator/-/rpki-validator-2.11.7.tgz",
|
||||
"integrity": "sha512-QZ8+C1xUzqiaULfqWD4Jn6nJsY6mLM0MG19v63cqf5lMI+5U6O+KrJI6YAMapNoseVNVkUsDrHSiQ3oLWvKIiQ==",
|
||||
"dependencies": {
|
||||
"axios": "=0.27.1",
|
||||
"brembo": "^2.0.7",
|
||||
"ip-sub": "^1.3.5",
|
||||
"longest-prefix-match": "^1.1.23",
|
||||
"longest-prefix-match": "^1.2.0",
|
||||
"net-validations": "^1.0.7"
|
||||
},
|
||||
"bin": {
|
||||
@@ -10169,9 +10168,9 @@
|
||||
}
|
||||
},
|
||||
"longest-prefix-match": {
|
||||
"version": "1.1.23",
|
||||
"resolved": "https://registry.npmjs.org/longest-prefix-match/-/longest-prefix-match-1.1.23.tgz",
|
||||
"integrity": "sha512-+UrRa/W7s0L8hv6op1BAydl6uBgBLwKfzN5dVdlV9vQmtt3ZbcSRRvTVDvO0qv+rtyGPsDrNKydZUCzdpysC+w==",
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/longest-prefix-match/-/longest-prefix-match-1.2.0.tgz",
|
||||
"integrity": "sha512-Ckqi6XxvAPAXcDk9EJQfMXxpp1s8m+xIsy/ae0/5PZlC9gpZ9O7moJRbr/+XAhURIbuKNPTScJhZ4K8bFCtVfw==",
|
||||
"requires": {
|
||||
"ip-sub": "^1.3.5",
|
||||
"radix-trie-js": "^1.0.6"
|
||||
@@ -11392,14 +11391,14 @@
|
||||
}
|
||||
},
|
||||
"rpki-validator": {
|
||||
"version": "2.11.6",
|
||||
"resolved": "https://registry.npmjs.org/rpki-validator/-/rpki-validator-2.11.6.tgz",
|
||||
"integrity": "sha512-0BWsthPGS2uICTehMS/5+RNH9QdBV+0xMC/H2+Jp8XyRC+oFhBqovN8qbaqAKzTLavHNxVfYbkw40JvUPQqguw==",
|
||||
"version": "2.11.7",
|
||||
"resolved": "https://registry.npmjs.org/rpki-validator/-/rpki-validator-2.11.7.tgz",
|
||||
"integrity": "sha512-QZ8+C1xUzqiaULfqWD4Jn6nJsY6mLM0MG19v63cqf5lMI+5U6O+KrJI6YAMapNoseVNVkUsDrHSiQ3oLWvKIiQ==",
|
||||
"requires": {
|
||||
"axios": "=0.27.1",
|
||||
"brembo": "^2.0.7",
|
||||
"ip-sub": "^1.3.5",
|
||||
"longest-prefix-match": "^1.1.23",
|
||||
"longest-prefix-match": "^1.2.0",
|
||||
"net-validations": "^1.0.7"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user