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

Merge pull request #671 from nttgin/dependabot/npm_and_yarn/dev/ip-sub-1.1.2

Bump ip-sub from 1.1.1 to 1.1.2
This commit is contained in:
Massimo Candela
2021-10-08 12:08:57 +02:00
committed by GitHub

12
package-lock.json generated
View File

@@ -4192,9 +4192,9 @@
}
},
"node_modules/ip-sub": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/ip-sub/-/ip-sub-1.1.1.tgz",
"integrity": "sha512-iHe4YA5MplxlzK47gdcovG0qVTp9+oLzB8IOj7B+890wU3bk23c4Q6VV+FmdLK2K4BHQWnFtUIpf/88uDr8+nw==",
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/ip-sub/-/ip-sub-1.1.2.tgz",
"integrity": "sha512-wG8grTj1P8RMICwEnpiwG5G+g46br78w5J06ckqzCBD3WaQmD/7ZHq67+hwEbJ8j+q7+jifUn5qyS/uKKnExfw==",
"dependencies": {
"ip-address": "^8.1.0"
}
@@ -10291,9 +10291,9 @@
}
},
"ip-sub": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/ip-sub/-/ip-sub-1.1.1.tgz",
"integrity": "sha512-iHe4YA5MplxlzK47gdcovG0qVTp9+oLzB8IOj7B+890wU3bk23c4Q6VV+FmdLK2K4BHQWnFtUIpf/88uDr8+nw==",
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/ip-sub/-/ip-sub-1.1.2.tgz",
"integrity": "sha512-wG8grTj1P8RMICwEnpiwG5G+g46br78w5J06ckqzCBD3WaQmD/7ZHq67+hwEbJ8j+q7+jifUn5qyS/uKKnExfw==",
"requires": {
"ip-address": "^8.1.0"
}