diff --git a/frontend/package-lock.json b/frontend/package-lock.json index acfd0d7ae..9010189c9 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -29,7 +29,7 @@ "ngx-skeleton-loader": "^8.1.0", "ngx-toastr": "^18.0.0", "npm": "^10.2.5", - "npm-check-updates": "^16.14.11", + "npm-check-updates": "^16.14.12", "path-is-absolute": "^2.0.0", "rxjs": "~7.8.1", "semver": "^7.5.4", @@ -14295,9 +14295,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.14.11", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.11.tgz", - "integrity": "sha512-0MMWGbGci22Pu77bR9jRsy5qgxdQSJVqNtSyyFeubDPtbcU36z4gjEDITu26PMabFWPNkAoVfKF31M3uKUvzFg==", + "version": "16.14.12", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.12.tgz", + "integrity": "sha512-5FvqaDX8AqWWTDQFbBllgLwoRXTvzlqVIRSKl9Kg8bYZTfNwMnrp1Zlmb5e/ocf11UjPTc+ShBFjYQ7kg6FL0w==", "dependencies": { "chalk": "^5.3.0", "cli-table3": "^0.6.3", diff --git a/frontend/package.json b/frontend/package.json index 8227c4c4b..5f92f8138 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -34,7 +34,7 @@ "ngx-skeleton-loader": "^8.1.0", "ngx-toastr": "^18.0.0", "npm": "^10.2.5", - "npm-check-updates": "^16.14.11", + "npm-check-updates": "^16.14.12", "path-is-absolute": "^2.0.0", "rxjs": "~7.8.1", "semver": "^7.5.4",