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

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

---
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-10-02 02:22:20 +00:00 committed by GitHub
parent 83e0a6e179
commit 8ba44b3f71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -23,7 +23,7 @@
"bootstrap": "^5.2.1",
"file-saver": "^2.0.5",
"ng2-pdf-viewer": "^9.1.0",
"ngx-color": "^8.0.2",
"ngx-color": "^8.0.3",
"ngx-cookie-service": "^14.0.1",
"ngx-file-drop": "^14.0.1",
"rxjs": "~7.5.6",
@ -12873,9 +12873,9 @@
}
},
"node_modules/ngx-color": {
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/ngx-color/-/ngx-color-8.0.2.tgz",
"integrity": "sha512-apVHCRCxU0iPCflNGtBQ/0XRvZGphcIH1Y7P/vryOMXggZ4ZDqQU5lrm4cCZxexTqcFmQzEyD84Mk+IOfLz7FA==",
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/ngx-color/-/ngx-color-8.0.3.tgz",
"integrity": "sha512-tuLP+uIoDEu2m0bh711kb2P1M1bh/oIrOn8mJd9mb8xGL2v+OcokcxPmVvWRn0avMG1lXL53CjSlWXGkdV4CDA==",
"dependencies": {
"@ctrl/tinycolor": "^3.4.1",
"material-colors": "^1.2.6",
@ -27084,9 +27084,9 @@
}
},
"ngx-color": {
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/ngx-color/-/ngx-color-8.0.2.tgz",
"integrity": "sha512-apVHCRCxU0iPCflNGtBQ/0XRvZGphcIH1Y7P/vryOMXggZ4ZDqQU5lrm4cCZxexTqcFmQzEyD84Mk+IOfLz7FA==",
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/ngx-color/-/ngx-color-8.0.3.tgz",
"integrity": "sha512-tuLP+uIoDEu2m0bh711kb2P1M1bh/oIrOn8mJd9mb8xGL2v+OcokcxPmVvWRn0avMG1lXL53CjSlWXGkdV4CDA==",
"requires": {
"@ctrl/tinycolor": "^3.4.1",
"material-colors": "^1.2.6",

View File

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