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

Bump ip-sub from 1.0.3 to 1.0.4

Bumps [ip-sub](https://github.com/massimocandela/ip-sub) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/massimocandela/ip-sub/releases)
- [Commits](https://github.com/massimocandela/ip-sub/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-16 15:59:20 +00:00
committed by GitHub
parent dd660bdf2a
commit 6b2805bf55
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4892,9 +4892,9 @@
}
},
"ip-sub": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/ip-sub/-/ip-sub-1.0.3.tgz",
"integrity": "sha512-6g/CH7aNhBHtrv/u8ZgWtlkgbkRtqjU+nfJy78Q7GA3/0X+b8l9EOQ4kC/BESJWW/IU6YC1ikCN9lrw5DFHR/w==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/ip-sub/-/ip-sub-1.0.4.tgz",
"integrity": "sha512-DuXyTiW9l0EpyKkhHgJxDJI4SKpzzyIHohlRm8xbbezPj3QXkKE4BxDAZZZKVI52Qc9KSEGEQiNke3IgMFaaHA==",
"requires": {
"ip-address": "^6.2.0"
}

View File

@@ -34,7 +34,7 @@
"batch-promises": "^0.0.3",
"brembo": "^2.0.3",
"ip-address": "^6.2.0",
"ip-sub": "^1.0.3",
"ip-sub": "^1.0.4",
"js-yaml": "^3.13.1",
"kafka-node": "^5.0.0",
"nodemailer": "^6.4.1",