diff --git a/app/package.json b/app/package.json index 59151afe..5a551b1c 100644 --- a/app/package.json +++ b/app/package.json @@ -63,7 +63,7 @@ "electron-dl": "^3.4.0", "itunes-nowplaying-mac": "https://github.com/cutls/itunes-nowplaying-mac/releases/download/v0.4.0/itunes-nowplaying-mac-0.4.0.tgz", "jimp": "^0.16.2", - "jquery": "^3.6.0", + "jquery": "^3.6.1", "jquery-ui-dist": "^1.13.2", "json5": "^2.2.0", "lodash": "^4.17.21", diff --git a/app/yarn.lock b/app/yarn.lock index 98ce6361..67f3bd09 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -3116,10 +3116,10 @@ jquery-ui-dist@^1.13.2: dependencies: jquery ">=1.8.0 <4.0.0" -"jquery@>=1.8.0 <4.0.0", jquery@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" - integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw== +"jquery@>=1.8.0 <4.0.0", jquery@^3.6.1: + version "3.6.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.1.tgz#fab0408f8b45fc19f956205773b62b292c147a16" + integrity sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw== js-sdsl@^4.1.4: version "4.1.5"