Explorar el Código

Bump ip from 2.0.0 to 2.0.1 in /ElectronJS

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/305/head
dependabot[bot] hace 7 meses
cometido por GitHub
padre
commit
a43189d4cd
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 4 adiciones y 3 borrados
  1. +4
    -3
      ElectronJS/package-lock.json

+ 4
- 3
ElectronJS/package-lock.json Ver fichero

@ -3186,9 +3186,10 @@
}
},
"node_modules/ip": {
"version": "2.0.0",
"dev": true,
"license": "MIT"
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz",
"integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==",
"dev": true
},
"node_modules/ipaddr.js": {
"version": "1.9.1",

Cargando…
Cancelar
Guardar