Skip to content

Commit 05b2e46

Browse files
Merge pull request #202 from step-security/yarn-audit-fix
fix: Security updates
2 parents 0bb80d0 + 57a2c40 commit 05b2e46

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1639,10 +1639,10 @@ brace-expansion@^1.1.7:
16391639
balanced-match "^1.0.0"
16401640
concat-map "0.0.1"
16411641

1642-
brace-expansion@^2.0.1:
1642+
brace-expansion@^2.0.1, brace-expansion@^2.0.2:
16431643
version "2.0.2"
16441644
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
1645-
integrity "sha1-VPxTI3phPYVMe9N0Y6rRffhyFOc= sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ=="
1645+
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
16461646
dependencies:
16471647
balanced-match "^1.0.0"
16481648

@@ -2479,9 +2479,9 @@ flat-cache@^3.0.4:
24792479
rimraf "^3.0.2"
24802480

24812481
flatted@^3.2.9:
2482-
version "3.3.3"
2483-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
2484-
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
2482+
version "3.4.1"
2483+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.1.tgz#84ccd9579e76e9cc0d246c11d8be0beb019143e6"
2484+
integrity "sha1-hMzZV5526cwNJGwR2L4L6wGRQ+Y= sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ=="
24852485

24862486
for-each@^0.3.3, for-each@^0.3.5:
24872487
version "0.3.5"
@@ -3619,11 +3619,11 @@ minimatch@^5.0.1:
36193619
brace-expansion "^2.0.1"
36203620

36213621
minimatch@^9.0.4:
3622-
version "9.0.5"
3623-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3624-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3622+
version "9.0.9"
3623+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.9.tgz#9b0cb9fcb78087f6fd7eababe2511c4d3d60574e"
3624+
integrity "sha1-mwy5/LeAh/b9fqur4lEcTT1gV04= sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg=="
36253625
dependencies:
3626-
brace-expansion "^2.0.1"
3626+
brace-expansion "^2.0.2"
36273627

36283628
minimist@^1.2.0, minimist@^1.2.6:
36293629
version "1.2.8"

0 commit comments

Comments
 (0)