Skip to content

Commit 37af194

Browse files
committed
try this in lockfile
1 parent dcdf9e6 commit 37af194

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27343,6 +27343,7 @@ stringify-object@^3.2.1:
2734327343
is-regexp "^1.0.0"
2734427344

2734527345
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
27346+
name strip-ansi-cjs
2734627347
version "6.0.1"
2734727348
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2734827349
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -27370,7 +27371,14 @@ strip-ansi@^5.1.0, strip-ansi@^5.2.0:
2737027371
dependencies:
2737127372
ansi-regex "^4.1.0"
2737227373

27373-
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
27374+
strip-ansi@^7.0.1:
27375+
version "7.0.1"
27376+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
27377+
integrity sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==
27378+
dependencies:
27379+
ansi-regex "^6.0.1"
27380+
27381+
strip-ansi@^7.1.0:
2737427382
version "7.1.0"
2737527383
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
2737627384
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==

0 commit comments

Comments
 (0)