diff --git a/package-lock.json b/package-lock.json index 245d6eb..8cc13d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "is-ci": "3.0.1", "jest": "29.7.0", "lint-staged": "15.2.0", - "npm-check-updates": "16.14.13", + "npm-check-updates": "16.14.14", "prettier": "2.8.8", "prettier-plugin-sh": "0.12.8", "semantic-release": "23.0.0", @@ -16570,9 +16570,9 @@ } }, "node_modules/npm-check-updates": { - "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==", + "version": "16.14.14", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.14.tgz", + "integrity": "sha512-Y3ajS/Ep40jM489rLBdz9jehn/BMil5s9fA4PSr2ZJxxSmtLWCSmRqsI2IEZ9Nb3MTMu8a3s7kBs0l+JbjdkTA==", "dev": true, "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index c372f50..f163af0 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "is-ci": "3.0.1", "jest": "29.7.0", "lint-staged": "15.2.0", - "npm-check-updates": "16.14.13", + "npm-check-updates": "16.14.14", "prettier": "2.8.8", "prettier-plugin-sh": "0.12.8", "semantic-release": "23.0.0",