diff --git a/apps/backend/package.json b/apps/backend/package.json index 042e3c3..b1744bf 100644 --- a/apps/backend/package.json +++ b/apps/backend/package.json @@ -36,7 +36,7 @@ "dotenv": "^17.4.2", "mongoose": "^9.7.1", "pm2": "^7.0.1", - "systeminformation": "^5.31.7" + "systeminformation": "^5.31.8" }, "devDependencies": { "@pm2.web/eslint-config": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1289a5d..2337cdd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^7.0.1 version: 7.0.1 systeminformation: - specifier: ^5.31.7 - version: 5.31.7 + specifier: ^5.31.8 + version: 5.31.8 devDependencies: '@pm2.web/eslint-config': specifier: workspace:* @@ -3081,6 +3081,12 @@ packages: os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android] hasBin: true + systeminformation@5.31.8: + resolution: {integrity: sha512-/HGurKdgjYGbfwCPSokoX4WAlasVxuj1SnTukLiIYHPkjbDbN1PMATj8mkHpqkVzUF34y5ZyCY1TMKP32AI9rA==} + engines: {node: '>=8.0.0'} + os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android] + hasBin: true + tabbable@6.4.0: resolution: {integrity: sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==} @@ -6240,7 +6246,10 @@ snapshots: dependencies: '@pkgr/core': 0.3.6 - systeminformation@5.31.7: {} + systeminformation@5.31.7: + optional: true + + systeminformation@5.31.8: {} tabbable@6.4.0: {}