
This is an automated email from the git hooks/post-receive script. alexishan pushed a commit to annotated tag 2022.5.24 in repository https-everywhere. commit cc3780d578847abb17c19470d529336aa1754599 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Feb 24 14:34:13 2022 -0800 npmauto: bump ansi-regex from 5.0.0 to 5.0.1 in /chromium (#20174) Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- chromium/package-lock.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/chromium/package-lock.json b/chromium/package-lock.json index ed0b5dbe32..76a46be2b6 100644 --- a/chromium/package-lock.json +++ b/chromium/package-lock.json @@ -1743,12 +1743,6 @@ "yargs": "^15.0.2" }, "dependencies": { - "ansi-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", - "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", - "dev": true - }, "ansi-styles": { "version": "4.2.1", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", -- To stop receiving notification emails like this one, please contact the administrator of this repository.