From 6b3980e3d24efc7e0b60f13c48a18dc46677b053 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 03:46:30 +0000 Subject: [PATCH] Bump npm-check-updates from 17.1.4 to 17.1.5 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.4 to 17.1.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/v17.1.4...v17.1.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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 78aaa99a..63b1ad4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12639,9 +12639,9 @@ } }, "node_modules/npm-check-updates": { - "version": "17.1.4", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.4.tgz", - "integrity": "sha512-crOUeN2GngqlkRCFQ/zi1zsneWd9IGZgIfAWYGAuhYiPnfbBTmJBL7Yq1wI0e1dsW8CfWc+h348WmfCREqeOBA==", + "version": "17.1.5", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.5.tgz", + "integrity": "sha512-COZrBinIHW+S0ewV/NyMV9nax7bUAbRCLeV/g5vFpeio5Zl8d4ucqtLzU5uvtqYPaNSuI0scOad463uf5bnjSg==", "dev": true, "bin": { "ncu": "build/cli.js",