Bump ngx-color from 8.0.1 to 8.0.2 in /src-ui

Bumps [ngx-color](https://github.com/scttcper/ngx-color) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/scttcper/ngx-color/releases)
- [Commits](https://github.com/scttcper/ngx-color/compare/v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: ngx-color
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-02 07:02:45 +00:00 committed by GitHub
parent 82c6942f09
commit 4aebb8e153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 9 deletions

View File

@ -21,10 +21,9 @@
"@ngneat/dirty-check-forms": "^3.0.2",
"@popperjs/core": "^2.11.6",
"bootstrap": "^5.2.0",
"cypress": "~10.7.0",
"file-saver": "^2.0.5",
"ng2-pdf-viewer": "^9.1.0",
"ngx-color": "^8.0.1",
"ngx-color": "^8.0.2",
"ngx-cookie-service": "^14.0.1",
"ngx-file-drop": "^14.0.1",
"rxjs": "~7.5.6",
@ -12412,9 +12411,9 @@
}
},
"node_modules/ngx-color": {
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/ngx-color/-/ngx-color-8.0.1.tgz",
"integrity": "sha512-ZemxEFtn5Pw3hkx7GFwFc0PNkovsX/9A8SaYwrIFIJmdvmPhWPKa0OXkxRaD/0kpALFIeHraC/jWF2w761D8jA==",
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/ngx-color/-/ngx-color-8.0.2.tgz",
"integrity": "sha512-apVHCRCxU0iPCflNGtBQ/0XRvZGphcIH1Y7P/vryOMXggZ4ZDqQU5lrm4cCZxexTqcFmQzEyD84Mk+IOfLz7FA==",
"dependencies": {
"@ctrl/tinycolor": "^3.4.1",
"material-colors": "^1.2.6",
@ -26232,9 +26231,9 @@
}
},
"ngx-color": {
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/ngx-color/-/ngx-color-8.0.1.tgz",
"integrity": "sha512-ZemxEFtn5Pw3hkx7GFwFc0PNkovsX/9A8SaYwrIFIJmdvmPhWPKa0OXkxRaD/0kpALFIeHraC/jWF2w761D8jA==",
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/ngx-color/-/ngx-color-8.0.2.tgz",
"integrity": "sha512-apVHCRCxU0iPCflNGtBQ/0XRvZGphcIH1Y7P/vryOMXggZ4ZDqQU5lrm4cCZxexTqcFmQzEyD84Mk+IOfLz7FA==",
"requires": {
"@ctrl/tinycolor": "^3.4.1",
"material-colors": "^1.2.6",

View File

@ -28,7 +28,7 @@
"bootstrap": "^5.2.0",
"file-saver": "^2.0.5",
"ng2-pdf-viewer": "^9.1.0",
"ngx-color": "^8.0.1",
"ngx-color": "^8.0.2",
"ngx-cookie-service": "^14.0.1",
"ngx-file-drop": "^14.0.1",
"rxjs": "~7.5.6",