diff --git a/package-lock.json b/package-lock.json index 0f29380..abb0ad1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "moment-timezone": "^0.5.45", "ng-cryptostore": "^16.0.0", "ng2-charts": "^5.0.4", - "ngx-cookie-service": "^19.0.0", + "ngx-cookie-service": "^16.1.0", "ngx-mat-timepicker": "^17.1.0", "ngx-webcam": "^0.4.1", "rxjs": "~7.8.0", @@ -12702,15 +12702,15 @@ } }, "node_modules/ngx-cookie-service": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/ngx-cookie-service/-/ngx-cookie-service-19.0.0.tgz", - "integrity": "sha512-itxGY1BlIRoEjEtDsSsRKnJuiQteTMLKPNHrykiH06tjUQ1bi3orE7YKU1D210VBqVy1jNrB7hKuGOOIQtQJDA==", + "version": "16.1.0", + "resolved": "https://registry.npmjs.org/ngx-cookie-service/-/ngx-cookie-service-16.1.0.tgz", + "integrity": "sha512-FrzMjsGCHZCd2sEucigMaGyzImBL0l6gwWn6jmLBhcNVx0D7P8Yvtgk9aUptlqBrVKy4c2upglSa3Ogv3679bw==", "dependencies": { - "tslib": "^2.8.0" + "tslib": "^2.0.0" }, "peerDependencies": { - "@angular/common": "^19.0.0", - "@angular/core": "^19.0.0" + "@angular/common": "^16.0.0", + "@angular/core": "^16.0.0" } }, "node_modules/ngx-mat-timepicker": { @@ -27143,11 +27143,11 @@ } }, "ngx-cookie-service": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/ngx-cookie-service/-/ngx-cookie-service-19.0.0.tgz", - "integrity": "sha512-itxGY1BlIRoEjEtDsSsRKnJuiQteTMLKPNHrykiH06tjUQ1bi3orE7YKU1D210VBqVy1jNrB7hKuGOOIQtQJDA==", + "version": "16.1.0", + "resolved": "https://registry.npmjs.org/ngx-cookie-service/-/ngx-cookie-service-16.1.0.tgz", + "integrity": "sha512-FrzMjsGCHZCd2sEucigMaGyzImBL0l6gwWn6jmLBhcNVx0D7P8Yvtgk9aUptlqBrVKy4c2upglSa3Ogv3679bw==", "requires": { - "tslib": "^2.8.0" + "tslib": "^2.0.0" } }, "ngx-mat-timepicker": { diff --git a/package.json b/package.json index 173d02f..ead251c 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "moment-timezone": "^0.5.45", "ng-cryptostore": "^16.0.0", "ng2-charts": "^5.0.4", - "ngx-cookie-service": "^19.0.0", + "ngx-cookie-service": "^16.1.0", "ngx-mat-timepicker": "^17.1.0", "ngx-webcam": "^0.4.1", "rxjs": "~7.8.0",