diff --git a/package-lock.json b/package-lock.json index 34e66be..c39d48c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@angular/router": "^18.2.7", "bootstrap": "^5.3.3", "cookie": "^0.7.1", - "npm-check-updates": "^17.1.9", + "npm-check-updates": "^17.1.11", "pdf-lib": "^1.17.1", "rxjs": "~7.8.1", "tslib": "^2.8.1", @@ -9665,9 +9665,9 @@ } }, "node_modules/npm-check-updates": { - "version": "17.1.9", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.9.tgz", - "integrity": "sha512-Gfv5S8NNJKTilM1gesFNYka6bUaBs5LnVyPjApXPQphHijrlLFDMw1uSmwYMZbvJSkLZSOx03e8CHcG0Td5SMA==", + "version": "17.1.11", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.11.tgz", + "integrity": "sha512-TR2RuGIH7P3Qrb0jfdC/nT7JWqXPKjDlxuNQt3kx4oNVf1Pn5SBRB7KLypgYZhruivJthgTtfkkyK4mz342VjA==", "bin": { "ncu": "build/cli.js", "npm-check-updates": "build/cli.js" diff --git a/package.json b/package.json index 729a5ff..15f32ce 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@angular/router": "^18.2.7", "bootstrap": "^5.3.3", "cookie": "^0.7.1", - "npm-check-updates": "^17.1.9", + "npm-check-updates": "^17.1.11", "pdf-lib": "^1.17.1", "rxjs": "~7.8.1", "tslib": "^2.8.1",