Merge pull request #58 from sixteenmillimeter/dependabot/npm_and_yarn/cli/systeminformation-4.27.11
Bump systeminformation from 4.16.0 to 4.27.11 in /cli
This commit is contained in:
commit
10b823bca8
|
@ -1553,9 +1553,9 @@
|
|||
}
|
||||
},
|
||||
"systeminformation": {
|
||||
"version": "4.16.0",
|
||||
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.16.0.tgz",
|
||||
"integrity": "sha512-1FjxPJSw7ad0zug+1YIQATj6Cn+wM5OBASEpjohEeOD2EGPIf0Cnhthd1L2O1YX+wKgOMuPldGfxYdo8yNHEIg=="
|
||||
"version": "4.27.11",
|
||||
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.27.11.tgz",
|
||||
"integrity": "sha512-U7bigXbOnsB8k1vNHS0Y13RCsRz5/UohiUmND+3mMUL6vfzrpbe/h4ZqewowB+B+tJNnmGFDj08Z8xGfYo45dQ=="
|
||||
},
|
||||
"tar-fs": {
|
||||
"version": "2.0.0",
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"serialport": "^8.0.5",
|
||||
"settings": "file:lib/settings",
|
||||
"spawn": "file:lib/spawn",
|
||||
"systeminformation": "^4.16.0",
|
||||
"systeminformation": "^4.27.11",
|
||||
"uuid": "^3.3.3",
|
||||
"winston": "^3.2.1"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue