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.10 to 1.0.11

Bumps [ip-sub](https://github.com/massimocandela/ip-sub) from 1.0.10 to 1.0.11.
- [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-09-30 01:28:43 +00:00
committed by GitHub
parent 3e290bf36e
commit 36079e6a27
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3731,9 +3731,9 @@
}
},
"ip-sub": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/ip-sub/-/ip-sub-1.0.10.tgz",
"integrity": "sha512-jCoHAdI2Xx+Owpe7tZSqFGMOuFWrcIxKem0QQydp4Btxg6mCKNizayWYWntTElEsEwLUyrFkNevkJiH6b7DhvA==",
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/ip-sub/-/ip-sub-1.0.11.tgz",
"integrity": "sha512-AeS3Yephxb2Wi1dTsemlC6+80+rP+llERn7oJ7hES0Gg4jk/Gc0C5ZY3vPnUan7DExHSJoOJUF8SLoZK9sYwOw==",
"requires": {
"ip-address": "^6.3.0"
}

View File

@@ -47,7 +47,7 @@
"https-proxy-agent": "^5.0.0",
"inquirer": "^7.3.3",
"ip-address": "^6.4.0",
"ip-sub": "^1.0.10",
"ip-sub": "^1.0.11",
"js-yaml": "^3.14.0",
"kafka-node": "^5.0.0",
"nodemailer": "^6.4.11",