diff --git a/package-lock.json b/package-lock.json index baa8f9a..da521e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "gulp-strip-css-comments": "^3.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^15.2.0", - "npm-check-updates": "^16.14.12", + "npm-check-updates": "^16.14.13", "prettier-standard": "^16.4.1", "sass": "^1.70.0", "standard": "^17.1.0", @@ -14122,9 +14122,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.14.12", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.12.tgz", - "integrity": "sha512-5FvqaDX8AqWWTDQFbBllgLwoRXTvzlqVIRSKl9Kg8bYZTfNwMnrp1Zlmb5e/ocf11UjPTc+ShBFjYQ7kg6FL0w==", + "version": "16.14.13", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.13.tgz", + "integrity": "sha512-vuRTJUoOElBDQ1Z5/UqqgNfExteSdrmwKNV6xuZtiyuKENFduYsy+IhDvCIC9fI1F+MD4zWtq9WCBwfOGfxy7Q==", "dev": true, "dependencies": { "chalk": "^5.3.0", @@ -34425,9 +34425,9 @@ } }, "npm-check-updates": { - "version": "16.14.12", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.12.tgz", - "integrity": "sha512-5FvqaDX8AqWWTDQFbBllgLwoRXTvzlqVIRSKl9Kg8bYZTfNwMnrp1Zlmb5e/ocf11UjPTc+ShBFjYQ7kg6FL0w==", + "version": "16.14.13", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.13.tgz", + "integrity": "sha512-vuRTJUoOElBDQ1Z5/UqqgNfExteSdrmwKNV6xuZtiyuKENFduYsy+IhDvCIC9fI1F+MD4zWtq9WCBwfOGfxy7Q==", "dev": true, "requires": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index d66f7ed..f10bd69 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "gulp-strip-css-comments": "^3.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^15.2.0", - "npm-check-updates": "^16.14.12", + "npm-check-updates": "^16.14.13", "prettier-standard": "^16.4.1", "sass": "^1.70.0", "standard": "^17.1.0", diff --git a/yarn.lock b/yarn.lock index 563befb..fc8adfa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7715,10 +7715,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.13: + version "16.14.13" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.14.13.tgz#83e468b27946f76fce555bffa588edacab6c13ec" + integrity sha512-vuRTJUoOElBDQ1Z5/UqqgNfExteSdrmwKNV6xuZtiyuKENFduYsy+IhDvCIC9fI1F+MD4zWtq9WCBwfOGfxy7Q== dependencies: chalk "^5.3.0" cli-table3 "^0.6.3"