From a459a24d6e404fc011d24f999fa77518bf0e0b76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 07:06:49 +0000 Subject: [PATCH] chore(deps-dev): bump npm-check-updates from 18.1.0 to 18.1.1 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 18.1.0 to 18.1.1. - [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/v18.1.0...v18.1.1) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 18.1.1 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 e02848c..b3546cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43939,9 +43939,9 @@ } }, "node_modules/npm-check-updates": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.1.0.tgz", - "integrity": "sha512-1TQ6fO4HxVW4K/TWUPOa1KRbaL0Y9+CgDJeTkrA3c4YFgaW8uoxllCKlm4OM/28C9E9NR3MlkxtcFs0Z1VaCPg==", + "version": "18.1.1", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.1.1.tgz", + "integrity": "sha512-sr+z5tEZop9n+uxAv/FVbpIdrayfG3Dr/D91igb+GyBl9eiudYUfGUZEBsmHq6kMOGEssSM3YWrP3njQjVU4Gw==", "dev": true, "license": "Apache-2.0", "bin": {