From 2253d8d2b7c62d99f8fdd2e7b84069c447d65037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 08:15:37 +0000 Subject: [PATCH] Bump npm-check-updates from 17.1.10 to 17.1.13 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.10 to 17.1.13. - [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.10...v17.1.13) --- 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 | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 84770c88..99eb33f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@quasar/extras": "^1.16.13", "axios": "^1.7.7", "core-js": "^3.39.0", - "npm-check-updates": "^17.1.10", + "npm-check-updates": "^17.1.13", "quasar": "^2.17.4", "vue": "^3.5.12", "vue-router": "^4.4.3", @@ -8920,9 +8920,9 @@ } }, "node_modules/npm-check-updates": { - "version": "17.1.10", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.10.tgz", - "integrity": "sha512-GnN6KbUzC8BpwsRYJntuumgCiagZ0+xxorvUJM9m06d7AlyK9lm3iFsAsnXF3VAZZzpD5QjZvWBwNze61Vywkw==", + "version": "17.1.13", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.13.tgz", + "integrity": "sha512-m9Woo2J5XVab0VcQpYvrQ0hx3ySI1mGbiHR595mc6Lr1/FIaTWvv+oU+T1WKSfXRiluKC/V5P6Bdk5agaYpqqg==", "bin": { "ncu": "build/cli.js", "npm-check-updates": "build/cli.js" diff --git a/package.json b/package.json index ed40ef7d..00a79593 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@quasar/extras": "^1.16.13", "axios": "^1.7.7", "core-js": "^3.39.0", - "npm-check-updates": "^17.1.10", + "npm-check-updates": "^17.1.13", "quasar": "^2.17.4", "vue": "^3.5.12", "vue-router": "^4.4.3",