diff --git a/package-lock.json b/package-lock.json index 8ca5f59..a40bf78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,7 +60,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "jest-junit": "^16.0.0", - "npm-check-updates": "^17.0.6", + "npm-check-updates": "^17.1.13", "prettier": "3.3.3", "style-loader": "^4.0.0", "supertest": "^7.0.0", @@ -11657,11 +11657,10 @@ } }, "node_modules/npm-check-updates": { - "version": "17.0.6", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.0.6.tgz", - "integrity": "sha512-KCiaJH1cfnh/RyzKiDNjNfXgcKFyQs550Uf1OF/Yzb8xO56w+RLpP/OKRUx23/GyP/mLYwEpOO65qjmVdh6j0A==", + "version": "17.1.13", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.13.tgz", + "integrity": "sha512-m9Woo2J5XVab0VcQpYvrQ0hx3ySI1mGbiHR595mc6Lr1/FIaTWvv+oU+T1WKSfXRiluKC/V5P6Bdk5agaYpqqg==", "dev": true, - "license": "Apache-2.0", "bin": { "ncu": "build/cli.js", "npm-check-updates": "build/cli.js" diff --git a/package.json b/package.json index a43bce7..d668b0b 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "jest-junit": "^16.0.0", - "npm-check-updates": "^17.0.6", + "npm-check-updates": "^17.1.13", "prettier": "3.3.3", "style-loader": "^4.0.0", "supertest": "^7.0.0",