diff --git a/admin/package-lock.json b/admin/package-lock.json index a896708..a5f9d1a 100644 --- a/admin/package-lock.json +++ b/admin/package-lock.json @@ -47,7 +47,7 @@ "edge.js": "6.4.0", "fast-xml-parser": "5.5.9", "fuse.js": "7.1.0", - "ipaddr.js": "^2.4.0", + "ipaddr.js": "2.4.0", "jszip": "3.10.1", "luxon": "3.7.2", "maplibre-gl": "4.7.1", @@ -68,7 +68,7 @@ "remark-gfm": "4.0.1", "sharp": "0.34.5", "stopword": "3.1.5", - "systeminformation": "5.31.0", + "systeminformation": "5.31.6", "tailwindcss": "4.2.2", "tar": "7.5.11", "tesseract.js": "7.0.0", @@ -15525,9 +15525,10 @@ } }, "node_modules/systeminformation": { - "version": "5.31.0", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.31.0.tgz", - "integrity": "sha512-z5pjzvC8UnQJ/iu34z+mo3lAeMzTGdArjPQoG5uPyV5XY4BY+M6ZcRTl4XnZqudz6sP713LhWMKv6e0kGFGCgQ==", + "version": "5.31.6", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.31.6.tgz", + "integrity": "sha512-Uv2b2uGGM6ns+26czgW2cYRabYdnswM0ddSOOlryHOaelzsmDSet1iM/NT7VOYxW8x/BW+HkY+b1Ve2pLTSGSA==", + "license": "MIT", "os": [ "darwin", "linux", diff --git a/admin/package.json b/admin/package.json index 6798656..1fa5cee 100644 --- a/admin/package.json +++ b/admin/package.json @@ -121,7 +121,7 @@ "remark-gfm": "4.0.1", "sharp": "0.34.5", "stopword": "3.1.5", - "systeminformation": "5.31.0", + "systeminformation": "5.31.6", "tailwindcss": "4.2.2", "tar": "7.5.11", "tesseract.js": "7.0.0",