Bump ip from 1.1.5 to 1.1.9 (#952)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. - [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ezio Li <v-yukl@microsoft.com>
This commit is contained in:
Родитель
3737fde1bb
Коммит
ae353afbcd
|
@ -14,7 +14,7 @@
|
|||
"elementtree": "^0.1.6",
|
||||
"execa": "^4.0.0",
|
||||
"gulp-mocha": "^8.0.0",
|
||||
"ip": "^1.1.5",
|
||||
"ip": "^1.1.9",
|
||||
"plist": "^3.0.5",
|
||||
"semver": "^6.3.1",
|
||||
"socket.io-client": "2.4.0",
|
||||
|
@ -8894,9 +8894,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/ip": {
|
||||
"version": "1.1.5",
|
||||
"resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
|
||||
"integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo="
|
||||
"version": "1.1.9",
|
||||
"resolved": "https://registry.npmjs.org/ip/-/ip-1.1.9.tgz",
|
||||
"integrity": "sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ=="
|
||||
},
|
||||
"node_modules/ipaddr.js": {
|
||||
"version": "1.9.1",
|
||||
|
@ -23088,9 +23088,9 @@
|
|||
"devOptional": true
|
||||
},
|
||||
"ip": {
|
||||
"version": "1.1.5",
|
||||
"resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
|
||||
"integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo="
|
||||
"version": "1.1.9",
|
||||
"resolved": "https://registry.npmjs.org/ip/-/ip-1.1.9.tgz",
|
||||
"integrity": "sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ=="
|
||||
},
|
||||
"ipaddr.js": {
|
||||
"version": "1.9.1",
|
||||
|
|
|
@ -679,7 +679,7 @@
|
|||
"elementtree": "^0.1.6",
|
||||
"execa": "^4.0.0",
|
||||
"gulp-mocha": "^8.0.0",
|
||||
"ip": "^1.1.5",
|
||||
"ip": "^1.1.9",
|
||||
"plist": "^3.0.5",
|
||||
"semver": "^6.3.1",
|
||||
"socket.io-client": "2.4.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче