Skip to content

Commit 98d3d18

Browse files
fix(security): patch ansi-regex dependency vulnerabilities (#654)
1 parent 16e64d1 commit 98d3d18

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -752,12 +752,7 @@ ansi-escapes@^5.0.0:
752752
dependencies:
753753
type-fest "^1.0.2"
754754

755-
ansi-regex@^5.0.0:
756-
version "5.0.0"
757-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
758-
integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
759-
760-
ansi-regex@^5.0.1:
755+
ansi-regex@^5.0.0, ansi-regex@^5.0.1:
761756
version "5.0.1"
762757
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
763758
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==

0 commit comments

Comments
 (0)