From f60faa86b927d4a1ce429fd644823c4a7cde3020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 08:25:03 +0000 Subject: [PATCH] Bump npm-check-updates from 17.1.10 to 17.1.11 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.10 to 17.1.11. - [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.11) --- 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 84770c8..41d5255 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.11", "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.11", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.11.tgz", + "integrity": "sha512-TR2RuGIH7P3Qrb0jfdC/nT7JWqXPKjDlxuNQt3kx4oNVf1Pn5SBRB7KLypgYZhruivJthgTtfkkyK4mz342VjA==", "bin": { "ncu": "build/cli.js", "npm-check-updates": "build/cli.js" diff --git a/package.json b/package.json index ed40ef7..df1ec2c 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.11", "quasar": "^2.17.4", "vue": "^3.5.12", "vue-router": "^4.4.3",