Bump systeminformation from 5.22.0 to 5.22.10
This commit is contained in:
parent
b4d472f414
commit
fb38d3e4cd
3 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
<h3 align="center"><img width="150" src="https://raw.githubusercontent.com/lllllllillllllillll/DweebUI/main/public/images/logo.png"></h3>
|
||||
<h3 align="center"><img width="150" src="https://raw.githubusercontent.com/lllllllillllllillll/DweebUI/main/public/img/logo.png"></h3>
|
||||
<h4 align="center">DweebUI Beta v0.60 ( :fire: Experimental :fire: )</h4>
|
||||
<h3 align="center">Free and Open-Source WebUI For Managing Your Containers.</h3>
|
||||
<p align="center">
|
||||
|
|
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -20,7 +20,7 @@
|
|||
"multer": "^1.4.5-lts.1",
|
||||
"sequelize": "^6.37.3",
|
||||
"sqlite3": "^5.1.7",
|
||||
"systeminformation": "^5.22.9",
|
||||
"systeminformation": "^5.22.10",
|
||||
"yaml": "^2.4.2"
|
||||
}
|
||||
},
|
||||
|
@ -2629,9 +2629,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/systeminformation": {
|
||||
"version": "5.22.9",
|
||||
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.22.9.tgz",
|
||||
"integrity": "sha512-qUWJhQ9JSBhdjzNUQywpvc0icxUAjMY3sZqUoS0GOtaJV9Ijq8s9zEP8Gaqmymn1dOefcICyPXK1L3kgKxlUpg==",
|
||||
"version": "5.22.10",
|
||||
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.22.10.tgz",
|
||||
"integrity": "sha512-RJ3oed80NkqgHtpB0TLkxEKEpQ3pUm2lgVolkHeoaExPidkWsj2D/hO6Rwwi9i+Odl1vm8TMiRNIKK7hBaqDsw==",
|
||||
"os": [
|
||||
"darwin",
|
||||
"linux",
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"multer": "^1.4.5-lts.1",
|
||||
"sequelize": "^6.37.3",
|
||||
"sqlite3": "^5.1.7",
|
||||
"systeminformation": "^5.22.9",
|
||||
"systeminformation": "^5.22.10",
|
||||
"yaml": "^2.4.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue