diff --git a/package.json b/package.json index 7591f98..1a96d9d 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "eslint-plugin-prettier": "^5.1.3", "jest": "^29.7.0", "nodemon": "^3.0.2", - "npm-check-updates": "^16.14.12", + "npm-check-updates": "^16.14.14", "npm-run-all": "^4.1.5", "prettier": "^3.2.1" } diff --git a/yarn.lock b/yarn.lock index ee9ba48..1584df5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5561,10 +5561,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^16.14.12: - version "16.14.12" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.14.12.tgz#154db2d6d575bd57cc1120ad9eb3483a1ff2c95d" - integrity sha512-5FvqaDX8AqWWTDQFbBllgLwoRXTvzlqVIRSKl9Kg8bYZTfNwMnrp1Zlmb5e/ocf11UjPTc+ShBFjYQ7kg6FL0w== +npm-check-updates@^16.14.14: + version "16.14.14" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.14.14.tgz#754ceec1a14c8e2d435807c6290dc08f9607dff3" + integrity sha512-Y3ajS/Ep40jM489rLBdz9jehn/BMil5s9fA4PSr2ZJxxSmtLWCSmRqsI2IEZ9Nb3MTMu8a3s7kBs0l+JbjdkTA== dependencies: chalk "^5.3.0" cli-table3 "^0.6.3"