chore(deps): bump axios and systeminformation in /admin

This commit is contained in:
jakeaturner 2026-07-24 03:29:24 +00:00
parent c3a413a049
commit 678bb17fbd
No known key found for this signature in database
GPG Key ID: B1072EBDEECE328D
2 changed files with 10 additions and 10 deletions

View File

@ -44,7 +44,7 @@
"@vinejs/vine": "4.4.0",
"@vitejs/plugin-react": "4.7.0",
"autoprefixer": "10.5.0",
"axios": "1.17.0",
"axios": "1.18.1",
"better-sqlite3": "12.6.2",
"bullmq": "5.77.6",
"cheerio": "1.2.0",
@ -78,7 +78,7 @@
"sharp": "0.34.5",
"stopword": "3.1.5",
"stream-json": "1.9.1",
"systeminformation": "5.31.6",
"systeminformation": "5.31.7",
"tailwindcss": "4.2.2",
"tar": "7.5.16",
"tesseract.js": "7.0.0",
@ -8002,9 +8002,9 @@
}
},
"node_modules/axios": {
"version": "1.17.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.17.0.tgz",
"integrity": "sha512-J8SwNxprqqpbfenehxWYXE7CW+wM1BB4w3+N+g+/Wx40xM4rsLrfPmHHxSWIxJLYDgSY/HqlFPIYb2/S3rxafw==",
"version": "1.18.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.18.1.tgz",
"integrity": "sha512-3nTvFlvpn9Zu/RkHUqtc7/+al4UpRW5az71ap5zccp6e8RAYEzhMTecX8Dz1wWDYrPpUoB1HAQEGEAEvUr7S9g==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.16.0",
@ -18315,9 +18315,9 @@
}
},
"node_modules/systeminformation": {
"version": "5.31.6",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.31.6.tgz",
"integrity": "sha512-Uv2b2uGGM6ns+26czgW2cYRabYdnswM0ddSOOlryHOaelzsmDSet1iM/NT7VOYxW8x/BW+HkY+b1Ve2pLTSGSA==",
"version": "5.31.7",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.31.7.tgz",
"integrity": "sha512-/8NC53e5nP9nmhn42/ncdOkyJnOoue/Vy+tJOyUGd1Yv66G069wK4rrziwhrqDETgk78CudTQupw5z19S5uoZw==",
"license": "MIT",
"os": [
"darwin",

View File

@ -100,7 +100,7 @@
"@vinejs/vine": "4.4.0",
"@vitejs/plugin-react": "4.7.0",
"autoprefixer": "10.5.0",
"axios": "1.17.0",
"axios": "1.18.1",
"better-sqlite3": "12.6.2",
"bullmq": "5.77.6",
"cheerio": "1.2.0",
@ -134,7 +134,7 @@
"sharp": "0.34.5",
"stopword": "3.1.5",
"stream-json": "1.9.1",
"systeminformation": "5.31.6",
"systeminformation": "5.31.7",
"tailwindcss": "4.2.2",
"tar": "7.5.16",
"tesseract.js": "7.0.0",