chore(deps): update @types/archiver to 6.0.3

This commit is contained in:
Elian Doran 2024-12-14 00:24:09 +02:00
parent ef361aec41
commit 27aa50d8af
No known key found for this signature in database
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@ -111,7 +111,7 @@
"@electron-forge/maker-zip": "7.6.0", "@electron-forge/maker-zip": "7.6.0",
"@electron-forge/plugin-auto-unpack-natives": "7.6.0", "@electron-forge/plugin-auto-unpack-natives": "7.6.0",
"@playwright/test": "1.49.1", "@playwright/test": "1.49.1",
"@types/archiver": "6.0.2", "@types/archiver": "6.0.3",
"@types/better-sqlite3": "7.6.12", "@types/better-sqlite3": "7.6.12",
"@types/cheerio": "0.22.35", "@types/cheerio": "0.22.35",
"@types/cls-hooked": "4.3.9", "@types/cls-hooked": "4.3.9",
@ -3234,10 +3234,11 @@
} }
}, },
"node_modules/@types/archiver": { "node_modules/@types/archiver": {
"version": "6.0.2", "version": "6.0.3",
"resolved": "https://registry.npmjs.org/@types/archiver/-/archiver-6.0.2.tgz", "resolved": "https://registry.npmjs.org/@types/archiver/-/archiver-6.0.3.tgz",
"integrity": "sha512-KmROQqbQzKGuaAbmK+ZcytkJ51+YqDa7NmbXjmtC5YBLSyQYo21YaUnQ3HbaPFKL1ooo6RQ6OPYPIDyxfpDDXw==", "integrity": "sha512-a6wUll6k3zX6qs5KlxIggs1P1JcYJaTCx2gnlr+f0S1yd2DoaEwoIK10HmBaLnZwWneBz+JBm0dwcZu0zECBcQ==",
"dev": true, "dev": true,
"license": "MIT",
"dependencies": { "dependencies": {
"@types/readdir-glob": "*" "@types/readdir-glob": "*"
} }

View File

@ -151,7 +151,7 @@
"@electron-forge/maker-zip": "7.6.0", "@electron-forge/maker-zip": "7.6.0",
"@electron-forge/plugin-auto-unpack-natives": "7.6.0", "@electron-forge/plugin-auto-unpack-natives": "7.6.0",
"@playwright/test": "1.49.1", "@playwright/test": "1.49.1",
"@types/archiver": "6.0.2", "@types/archiver": "6.0.3",
"@types/better-sqlite3": "7.6.12", "@types/better-sqlite3": "7.6.12",
"@types/cheerio": "0.22.35", "@types/cheerio": "0.22.35",
"@types/cls-hooked": "4.3.9", "@types/cls-hooked": "4.3.9",