diff --git a/frontend/package-lock.json b/frontend/package-lock.json index f4f23d73..ab75de0c 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -67,7 +67,7 @@ "eslint-plugin-storybook": "^0.11.1", "eslint-plugin-vue": "^9.26.0", "jsdom": "^25.0.1", - "npm-check-updates": "^17.1.3", + "npm-check-updates": "^17.1.12", "npm-run-all": "^4.1.5", "prettier": "^3.3.1", "resize-observer-polyfill": "^1.5.1", @@ -10987,9 +10987,9 @@ } }, "node_modules/npm-check-updates": { - "version": "17.1.3", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.3.tgz", - "integrity": "sha512-4uDLBWPuDHT5KLieIJ20FoAB8yqJejmupI42wPyfObgQOBbPAikQSwT73afDwREvhuxYrRDqlRvxTMSfvO+L8A==", + "version": "17.1.12", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.12.tgz", + "integrity": "sha512-j1+ln9wXDNLgTSMrEF9ja4KyYq4yBF8FuuU3irFtMSnss4pYjvYfQESz8CV82Rk1daXjbtaAWF9pZZKzujhoBA==", "dev": true, "bin": { "ncu": "build/cli.js", diff --git a/frontend/package.json b/frontend/package.json index d8f730e6..54ddcf69 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -75,7 +75,7 @@ "eslint-plugin-storybook": "^0.11.1", "eslint-plugin-vue": "^9.26.0", "jsdom": "^25.0.1", - "npm-check-updates": "^17.1.3", + "npm-check-updates": "^17.1.12", "npm-run-all": "^4.1.5", "prettier": "^3.3.1", "resize-observer-polyfill": "^1.5.1",