From f1131edc3ed25416a81070cf1c94c2f1b122f599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 02:03:04 +0000 Subject: [PATCH] Bump npm-check-updates from 16.6.2 to 16.6.5 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.6.2 to 16.6.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.6.2...v16.6.5) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5d36968..ee01231 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "ava": "^5.1.1", "mega-linter-runner": "^6.18.0", "nock": "^13.3.0", - "npm-check-updates": "^16.6.2", + "npm-check-updates": "^16.6.5", "supertest": "^6.3.3" } }, @@ -5579,9 +5579,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.6.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.6.2.tgz", - "integrity": "sha512-J/L90a+NDDWscBQGKIsPKer+qbQEQRJDpK+BPsVZf9YWDN5DCAMicPqRb+Emnxfi8QboiNmvDJWRUFFWRQzDMg==", + "version": "16.6.5", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.6.5.tgz", + "integrity": "sha512-2bgM6NfqampA3HrKbYVqLvryli48Cz9Ae2uSZN9tfsVJ1ftTpBEoXahU6H5eYOJT5oZ/DMY+Z014daNcWqjGmQ==", "dev": true, "dependencies": { "chalk": "^5.2.0", @@ -14700,9 +14700,9 @@ } }, "npm-check-updates": { - "version": "16.6.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.6.2.tgz", - "integrity": "sha512-J/L90a+NDDWscBQGKIsPKer+qbQEQRJDpK+BPsVZf9YWDN5DCAMicPqRb+Emnxfi8QboiNmvDJWRUFFWRQzDMg==", + "version": "16.6.5", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.6.5.tgz", + "integrity": "sha512-2bgM6NfqampA3HrKbYVqLvryli48Cz9Ae2uSZN9tfsVJ1ftTpBEoXahU6H5eYOJT5oZ/DMY+Z014daNcWqjGmQ==", "dev": true, "requires": { "chalk": "^5.2.0", diff --git a/package.json b/package.json index d25c910..2cb2027 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "ava": "^5.1.1", "mega-linter-runner": "^6.18.0", "nock": "^13.3.0", - "npm-check-updates": "^16.6.2", + "npm-check-updates": "^16.6.5", "supertest": "^6.3.3" }, "scripts": {