From c6a6e4b98d8c58018f2346ddffe9a29027ffeb35 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 2 Jun 2024 22:02:16 +0000 Subject: [PATCH] fix: upgrade ngx-colors from 3.5.2 to 3.6.0 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 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 077a773..5712d43 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 63875ca..1b97d6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"