mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
Merge pull request #357 from nttgin/dependabot/npm_and_yarn/dev/ip-sub-1.0.12
Bump ip-sub from 1.0.11 to 1.0.12
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3741,9 +3741,9 @@
|
||||
}
|
||||
},
|
||||
"ip-sub": {
|
||||
"version": "1.0.11",
|
||||
"resolved": "https://registry.npmjs.org/ip-sub/-/ip-sub-1.0.11.tgz",
|
||||
"integrity": "sha512-AeS3Yephxb2Wi1dTsemlC6+80+rP+llERn7oJ7hES0Gg4jk/Gc0C5ZY3vPnUan7DExHSJoOJUF8SLoZK9sYwOw==",
|
||||
"version": "1.0.12",
|
||||
"resolved": "https://registry.npmjs.org/ip-sub/-/ip-sub-1.0.12.tgz",
|
||||
"integrity": "sha512-eK6GJP5q36vZvC1L9pM76w3ZZyy9TNAyP2xz24z+dA7ozeKJlh5Sy7C/IH8Oh0fTzIB/IOAn0+Q6m8UUpqx/mw==",
|
||||
"requires": {
|
||||
"ip-address": "^6.3.0"
|
||||
}
|
||||
|
@@ -47,7 +47,7 @@
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
"inquirer": "^7.3.3",
|
||||
"ip-address": "^6.4.0",
|
||||
"ip-sub": "^1.0.11",
|
||||
"ip-sub": "^1.0.12",
|
||||
"js-yaml": "^3.14.0",
|
||||
"kafka-node": "^5.0.0",
|
||||
"moment": "^2.29.0",
|
||||
|
Reference in New Issue
Block a user