diff --git a/package-lock.json b/package-lock.json index cdf5f1da..c580036d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "eslint-config-prettier": "10.1.8", "eslint-plugin-perfectionist": "5.6.0", "eslint-plugin-prettier": "5.5.5", - "npm-check-updates": "19.4.1", + "npm-check-updates": "19.6.3", "plop": "4.0.5", "prettier": "3.8.1", "typescript": "5.9.3", @@ -5385,9 +5385,9 @@ "license": "MIT" }, "node_modules/npm-check-updates": { - "version": "19.4.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.4.1.tgz", - "integrity": "sha512-g3s+khrneBo0iGx7xqu/cQUk0Qc1XAHEYDptPCyCFF447RdhiBd6yPRxB7GkesbUBHXeNfmqV3ArlwxcI8h56w==", + "version": "19.6.3", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.6.3.tgz", + "integrity": "sha512-VAt9Bp26eLaymZ0nZyh5n/by+YZIuegXlvWR0yv1zBqd984f8VnEnBbn+1lS3nN5LyEjn62BJ+yYgzNSpb6Gzg==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 114d690e..f46e50be 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-config-prettier": "10.1.8", "eslint-plugin-perfectionist": "5.6.0", "eslint-plugin-prettier": "5.5.5", - "npm-check-updates": "19.4.1", + "npm-check-updates": "19.6.3", "plop": "4.0.5", "prettier": "3.8.1", "typescript": "5.9.3",