From 28a927f9a8ed6180687dc339bf52b0a494ba966a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 18:37:17 +0000 Subject: [PATCH] Bump npm-check-updates from 16.14.4 to 16.14.5 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.14.4 to 16.14.5. - [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/v16.14.4...v16.14.5) --- 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 59b5155..c71f2ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6090,9 +6090,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.14.4", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.4.tgz", - "integrity": "sha512-PKg1wv3vno75/9qgRLqV2huBO7eukOlW+PmIGl7LPXjElfYTUTWUtaMOdOckImaSj4Uqe46W/zMbMFZQp5dHRQ==", + "version": "16.14.5", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.5.tgz", + "integrity": "sha512-f7v3YzPUgadtkB2LAVhiWMjrSejJ0N8OM9JjjVfxBz2neHqmPSWQUAUA+U/p3xeXHl9bghRD6knRqBhm9dkRGg==", "dependencies": { "chalk": "^5.3.0", "cli-table3": "^0.6.3",