diff --git a/package.json b/package.json index 54a3ecb..a4baada 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@rollup/plugin-alias": "^3.1.5", "@rollup/stream": "2", - "@types/electron-devtools-installer": "2.2.0", + "@types/electron-devtools-installer": "2.2.2", "@vitejs/plugin-vue": "1.6.0", "@vue/compiler-sfc": "^3.2.6", "cross-env": "7.0.3", diff --git a/yarn.lock b/yarn.lock index 5e4985d..9a4f406 100644 --- a/yarn.lock +++ b/yarn.lock @@ -213,10 +213,10 @@ dependencies: "@types/ms" "*" -"@types/electron-devtools-installer@2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@types/electron-devtools-installer/-/electron-devtools-installer-2.2.0.tgz#32ee4ebbe99b3daf9847a6d2097dc00b5de94f10" - integrity sha512-HJNxpaOXuykCK4rQ6FOMxAA0NLFYsf7FiPFGmab0iQmtVBHSAfxzy3MRFpLTTDDWbV0yD2YsHOQvdu8yCqtCfw== +"@types/electron-devtools-installer@2.2.2": + version "2.2.2" + resolved "https://registry.yarnpkg.com/@types/electron-devtools-installer/-/electron-devtools-installer-2.2.2.tgz#5a91929ee76b5de0d171edec5bd049292d48a2a4" + integrity sha512-8o2XkyAw2HZoVD5KpIoUJmEgZ7BPVv33p7rY1jmn/wJUbugtQUc44vNMDTguUNUGiLv+oqgtyYmiYctHDZEzdQ== "@types/eslint-visitor-keys@^1.0.0": version "1.0.0"