diff --git a/app/package.json b/app/package.json index ba538b60..3c306a4c 100644 --- a/app/package.json +++ b/app/package.json @@ -52,7 +52,7 @@ "license": "GPL-3.0", "dependencies": { "@fortawesome/fontawesome-free": "^5.13.1", - "custom-electron-titlebar": "^3.2.2-hotfix62", + "custom-electron-titlebar": "^3.2.3", "electron-dl": "^3.0.1", "jimp": "^0.14.0", "jquery": "^3.5.1", diff --git a/app/yarn.lock b/app/yarn.lock index a324ebd5..a16b868d 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -925,10 +925,10 @@ crypto-random-string@^2.0.0: resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5" integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA== -custom-electron-titlebar@^3.2.2-hotfix62: - version "3.2.2-hotfix62" - resolved "https://registry.yarnpkg.com/custom-electron-titlebar/-/custom-electron-titlebar-3.2.2-hotfix62.tgz#94b908f0f2bf812e4f65447a26b93b88f7a76088" - integrity sha512-Kh86xAolkCpqj4AD/H4HcR2pEtxUyIHzMzqwkxqZkSqE7R9tRfN8G3fVpiiNIAJlX8rbN3VwxaoHi1B1sSMn/Q== +custom-electron-titlebar@^3.2.3: + version "3.2.3" + resolved "https://registry.yarnpkg.com/custom-electron-titlebar/-/custom-electron-titlebar-3.2.3.tgz#41da10b97958639e96a04275051bb5f78a666fc3" + integrity sha512-7DIZELlDoiAKT+i73XF9EG778M3/SYMmGa867cn3d0mLEEXDtEJq9sqM/u57vrtjolXKJ5ZJQ9hCCL2uxx9nxQ== dashdash@^1.12.0: version "1.14.1"