diff --git a/package-lock.json b/package-lock.json index 321aaefa..cbbc2c9b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sc-dahenfeld", - "version": "6.4.0", + "version": "6.6.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "sc-dahenfeld", - "version": "6.4.0", + "version": "6.6.1", "dependencies": { "@angular/cdk": "18.2.0", "@angular/common": "18.2.0", @@ -32,7 +32,7 @@ "@ionic/storage-angular": "4.0.0", "core-js": "3.38.1", "moment": "2.30.1", - "npm-check-updates": "^17.0.6", + "npm-check-updates": "^17.1.0", "rxjs": "~7.8.1", "swiper": "11.1.9", "zone.js": "~0.14.10" @@ -12296,9 +12296,10 @@ } }, "node_modules/npm-check-updates": { - "version": "17.0.6", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.0.6.tgz", - "integrity": "sha512-KCiaJH1cfnh/RyzKiDNjNfXgcKFyQs550Uf1OF/Yzb8xO56w+RLpP/OKRUx23/GyP/mLYwEpOO65qjmVdh6j0A==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.0.tgz", + "integrity": "sha512-RcohCA/tdpxyPllBlYDkqGXFJQgTuEt0f2oPSL9s05pZ3hxYdleaUtvEcSxKl0XAg3ncBhVgLAxhXSjoryUU5Q==", + "license": "Apache-2.0", "bin": { "ncu": "build/cli.js", "npm-check-updates": "build/cli.js" diff --git a/package.json b/package.json index 0cfd54b0..1fbf2e12 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@ionic/storage-angular": "4.0.0", "core-js": "3.38.1", "moment": "2.30.1", - "npm-check-updates": "^17.0.6", + "npm-check-updates": "^17.1.0", "rxjs": "~7.8.1", "swiper": "11.1.9", "zone.js": "~0.14.10"