diff --git a/package.json b/package.json index d2394fe5..18b4bcdf 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.24.2", "eslint-plugin-prettier": "^4.0.0", - "npm-check-updates": "^12.5.2", + "npm-check-updates": "^12.5.3", "prettier": "^2.4.1", "rollup": "^2.70.1", "rollup-plugin-serve": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index d1b3bc14..b7a8f0f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3216,10 +3216,10 @@ npm-bundled@^1.1.1: dependencies: npm-normalize-package-bin "^1.0.1" -npm-check-updates@^12.5.2: - version "12.5.2" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.5.2.tgz#cfc2bb62a599fda8afe5af55967e03af96d340c8" - integrity sha512-XJGFO3kgcm+WJljOPRYZf/W40FSzEcLDacQ1WPEgW4qXlQy4Ihr1eVnlS2+43y0YEF+qjLkycr7WbHyfkm6C4A== +npm-check-updates@^12.5.3: + version "12.5.3" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.5.3.tgz#419292a9be0478754e747d9d52dfafac3dc8a907" + integrity sha512-siFg/+Un+j4tLA6GJCnk6hz2YU4Yc5bftDnOoiSRLKL6NeAS3FScB32mtKNBtITMJf2nsoZSr8vH+wdUGeP19g== dependencies: chalk "^4.1.2" cint "^8.2.1"