From 54b87d9261be6e9a223890280e79a9666c1cdc76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 10:36:47 +0000 Subject: [PATCH] build(deps-dev): 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:development 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 e4b3640..1572e20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@types/react": "18.2.24", "create-hmac": "1.1.7", "next": "13.5.4", - "npm-check-updates": "16.14.4", + "npm-check-updates": "16.14.5", "prettier": "3.0.3", "rimraf": "5.0.5", "rollup": "3.29.4", @@ -2720,9 +2720,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==", "dev": true, "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index 2d8bc73..7f32ed1 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/react": "18.2.24", "create-hmac": "1.1.7", "next": "13.5.4", - "npm-check-updates": "16.14.4", + "npm-check-updates": "16.14.5", "prettier": "3.0.3", "rimraf": "5.0.5", "rollup": "3.29.4",