Prechádzať zdrojové kódy

Bump systeminformation from 5.22.0 to 5.22.10

lllllllillllllillll 1 rok pred
rodič
commit
fb38d3e4cd
3 zmenil súbory, kde vykonal 6 pridanie a 6 odobranie
  1. 1 1
      README.md
  2. 4 4
      package-lock.json
  3. 1 1
      package.json

+ 1 - 1
README.md

@@ -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">

+ 4 - 4
package-lock.json

@@ -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",

+ 1 - 1
package.json

@@ -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"
   }
 }