Skip to content

Commit

Permalink
fix: upgrade ngx-colors from 3.5.2 to 3.6.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ngx-colors from 3.5.2 to 3.6.0.

See this package in yarn:
ngx-colors

See this project in Snyk:
https://app.snyk.io/org/mostafazke/project/0a2a9374-a4f2-4aea-9cc7-6f96595e7d93?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 2, 2024
1 parent 082ba21 commit c6a6e4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@nx/angular": "16.9.0",
"firebase": "^9.23.0",
"highlight.js": "^11.8.0",
"ngx-colors": "^3.5.2",
"ngx-colors": "^3.6.0",
"perfect-freehand": "^1.2.2",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10932,10 +10932,10 @@ ng-packagr@~16.2.3:
optionalDependencies:
esbuild "^0.19.0"

ngx-colors@^3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/ngx-colors/-/ngx-colors-3.5.2.tgz#19a6ed8cbe9663e9b3c8c523e4ed81d52a7e2470"
integrity sha512-X9eOnZ+RGD6Rpu+6J6vMt27ZuLLb2pUxFgE9+5hQO6dmB1woOUm99j2Lj0AhK4WLrBF2RiVDlj7tj2YeqzxY1g==
ngx-colors@^3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/ngx-colors/-/ngx-colors-3.6.0.tgz#194313ad413dd90a53bd118c0318c46ebfc66780"
integrity sha512-jPFzosd7t7YHKqKTBbOxdAF67aevBTiv0UdS0i7umWQMdMfi0lwcNTrL8XLhW2YbIpy98r54zWgc0iZH5FpiZA==
dependencies:
tslib "^2.0.0"

Expand Down

0 comments on commit c6a6e4b

Please sign in to comment.