From 9181eb0f6876d9330676b638c7ed0029d5a3d6ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 03:23:53 +0000 Subject: [PATCH] Bump npm-check-updates from 17.1.5 to 17.1.8 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.5 to 17.1.8. - [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.5...v17.1.8) --- 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 63b1ad4f..20fd4a03 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12639,9 +12639,9 @@ } }, "node_modules/npm-check-updates": { - "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==", + "version": "17.1.8", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.8.tgz", + "integrity": "sha512-oVPYIdl4NHyz6+TXWWko7c1+cqp7bm+D2fNPjIWQxWm+plJ7cyePc2WcXRKbfuVEnR2QtvBhL58rolkk/H687g==", "dev": true, "bin": { "ncu": "build/cli.js",