Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Commit 4598fce

Browse files
committed
Lock file maintenance
1 parent 58e5030 commit 4598fce

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ ansi-regex@^5.0.1:
8787
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
8888

8989
ansi-regex@^6.0.1:
90-
version "6.0.1"
91-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
92-
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
90+
version "6.1.0"
91+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.1.0.tgz#95ec409c69619d6cb1b8b34f14b660ef28ebd654"
92+
integrity sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==
9393

9494
ansi-styles@^3.2.1:
9595
version "3.2.1"
@@ -533,7 +533,7 @@ path-type@^4.0.0:
533533
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
534534
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
535535

536-
picocolors@^1.0.0, picocolors@^1.0.1:
536+
picocolors@^1.0.0, picocolors@^1.0.1, picocolors@^1.1.0:
537537
version "1.1.0"
538538
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
539539
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
@@ -572,13 +572,13 @@ postcss-value-parser@^4.2.0:
572572
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
573573

574574
postcss@^8.4.32, postcss@^8.4.41:
575-
version "8.4.45"
576-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.45.tgz#538d13d89a16ef71edbf75d895284ae06b79e603"
577-
integrity sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==
575+
version "8.4.47"
576+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
577+
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
578578
dependencies:
579579
nanoid "^3.3.7"
580-
picocolors "^1.0.1"
581-
source-map-js "^1.2.0"
580+
picocolors "^1.1.0"
581+
source-map-js "^1.2.1"
582582

583583
584584
version "0.0.21"
@@ -641,10 +641,10 @@ slice-ansi@^4.0.0:
641641
astral-regex "^2.0.0"
642642
is-fullwidth-code-point "^3.0.0"
643643

644-
source-map-js@^1.0.1, source-map-js@^1.2.0:
645-
version "1.2.0"
646-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
647-
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
644+
source-map-js@^1.0.1, source-map-js@^1.2.1:
645+
version "1.2.1"
646+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
647+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
648648

649649
string-width@^4.2.3:
650650
version "4.2.3"

0 commit comments

Comments
 (0)