diff --git a/package-lock.json b/package-lock.json index ae4d04a34777bb525092bbc212aaac30e675884a..2f7f597c93360a2a915f1810600e169a29fc6a38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "eslint-plugin-sort-exports": "0.8.0", "eslint-plugin-vue": "9.17.0", "eslint-plugin-yml": "1.8.0", - "npm-check-updates": "16.10.18", + "npm-check-updates": "16.11.1", "postcss": "^8.4.27", "prettier": "3.0.1", "prettier-plugin-css-order": "^2.0.0", @@ -6008,9 +6008,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.10.18", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.10.18.tgz", - "integrity": "sha512-dmfhCMX7+UNrBeftBGb1rMX4Qi6+FOI5cuu1VkLeE4LIazbiEYsdgTG+GQywYry+BR9R3EfOXITYPfgRhcdznw==", + "version": "16.11.1", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.11.1.tgz", + "integrity": "sha512-FgfhQc/LpY1u2BZpg+Y/FVoa8XxTjTpnAuSGdHM6CRqOO9pSPFrQ618HS9zf71ox7hPUQqpPvTaIuCpa4px38Q==", "dev": true, "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index 73cd0b2fe1d19dbdb0d85ea6d2c3fd5f54383bfc..237bfd8a3c0810d5a2a29fc1578bd5a247ccddf6 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "eslint-plugin-sort-exports": "0.8.0", "eslint-plugin-vue": "9.17.0", "eslint-plugin-yml": "1.8.0", - "npm-check-updates": "16.10.18", + "npm-check-updates": "16.11.1", "postcss": "^8.4.27", "prettier": "3.0.1", "prettier-plugin-css-order": "^2.0.0",