From e873a5d2f6ed6105538420ade24796d8005af8e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:23:10 +0000 Subject: [PATCH] Bump npm-check-updates from 17.1.1 to 17.1.4 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.1 to 17.1.4. - [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.1...v17.1.4) --- 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 | 9 ++++----- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index be64922..8e6a72b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "lodash": "^4.17.21", "lucide-react": "^0.441.0", "npm": "^10.8.1", - "npm-check-updates": "^17.1.1", + "npm-check-updates": "^17.1.4", "react": "^18.3.1", "react-bootstrap": "^2.10.4", "react-dom": "^18.3.1", @@ -13718,10 +13718,9 @@ } }, "node_modules/npm-check-updates": { - "version": "17.1.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.1.tgz", - "integrity": "sha512-2aqIzGAEWB7xPf0hKHTkNmUM5jHbn2S5r2/z/7dA5Ij2h/sVYAg9R/uVkaUC3VORPAfBm7pKkCWo6E9clEVQ9A==", - "license": "Apache-2.0", + "version": "17.1.4", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.4.tgz", + "integrity": "sha512-crOUeN2GngqlkRCFQ/zi1zsneWd9IGZgIfAWYGAuhYiPnfbBTmJBL7Yq1wI0e1dsW8CfWc+h348WmfCREqeOBA==", "bin": { "ncu": "build/cli.js", "npm-check-updates": "build/cli.js" diff --git a/package.json b/package.json index fbc3095..54b9b28 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "lodash": "^4.17.21", "lucide-react": "^0.441.0", "npm": "^10.8.1", - "npm-check-updates": "^17.1.1", + "npm-check-updates": "^17.1.4", "react": "^18.3.1", "react-bootstrap": "^2.10.4", "react-dom": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index 69a9c39..436e253 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8081,10 +8081,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^17.1.1: - version "17.1.1" - resolved "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.1.tgz" - integrity sha512-2aqIzGAEWB7xPf0hKHTkNmUM5jHbn2S5r2/z/7dA5Ij2h/sVYAg9R/uVkaUC3VORPAfBm7pKkCWo6E9clEVQ9A== +npm-check-updates@^17.1.4: + version "17.1.4" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.4.tgz#1bebfb7a32a92c0d98f6ed6cf780b8841d787077" + integrity sha512-crOUeN2GngqlkRCFQ/zi1zsneWd9IGZgIfAWYGAuhYiPnfbBTmJBL7Yq1wI0e1dsW8CfWc+h348WmfCREqeOBA== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"