From cd092b38c2b6b08e39a7ae627520e7fa875e3a1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 09:25:20 +0000 Subject: [PATCH] Bump chalk from 1.1.3 to 4.1.0 in /src_htmlPhone Bumps [chalk](https://github.com/chalk/chalk) from 1.1.3 to 4.1.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v1.1.3...v4.1.0) Signed-off-by: dependabot[bot] --- src_htmlPhone/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src_htmlPhone/package.json b/src_htmlPhone/package.json index 4042a7b8..2812f0c0 100644 --- a/src_htmlPhone/package.json +++ b/src_htmlPhone/package.json @@ -57,7 +57,7 @@ "@sentry/webpack-plugin": "^1.14.2", "autoprefixer": "^9.8.6", "babel-loader": "^8.2.1", - "chalk": "^1.1.3", + "chalk": "^4.1.0", "compression-webpack-plugin": "^7.1.2", "connect-history-api-fallback": "^1.5.0", "copy-webpack-plugin": "^8.1.0",