diff --git a/package.json b/package.json index 8656614..d012287 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "electron-log": "4.4.8", "electron-store": "8.1.0", "electron-updater": "5.2.1", - "npm-check-updates": "16.0.5", + "npm-check-updates": "16.1.0", "open": "8.4.0", "semver": "7.3.7", "terser": "5.14.2", diff --git a/yarn.lock b/yarn.lock index 8f9a888..5af5b48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7402,10 +7402,10 @@ npm-bundled@^1.1.1, npm-bundled@^1.1.2: dependencies: npm-normalize-package-bin "^1.0.1" -npm-check-updates@16.0.5: - version "16.0.5" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.0.5.tgz#92f0ce7a0bcad0577b82be24f02b0d704c3732c6" - integrity sha512-0qK6NTmgbq8y39xm4y1tKW5ghEGtWWyiUzSPSQEaqb9elqOfZogV4GQVvBYw3xJlt6igJVXgBUyjNqtPv/j7Yw== +npm-check-updates@16.1.0: + version "16.1.0" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.1.0.tgz#dfcfa7a5b03c5f7e241707127d79082d8fb03aef" + integrity sha512-0oEuD//2DVCjewNq4u0oJyciT5WRSPAz3B0IDnh8rGunrSXy0vXX17DFeI0XOT28mvUWrBtPbjz2Zptd2wvpNQ== dependencies: chalk "^5.0.1" cli-table "^0.3.11"