From 3e5f4d0f7856f395aeab39ac02e82cd4964b05b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 07:29:53 +0000 Subject: [PATCH] build(deps): bump npm-check-updates from 17.1.9 to 17.1.11 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.9 to 17.1.11. - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](https://github.com/raineorshine/npm-check-updates/compare/v17.1.9...v17.1.11) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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",