Skip to content

Commit 89030a2

Browse files
Merge pull request #100 from step-security/yarn-audit-fix
fix: Security updates
2 parents 93edf87 + 387d9fb commit 89030a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1640,9 +1640,9 @@ brace-expansion@^1.1.7:
16401640
concat-map "0.0.1"
16411641

16421642
brace-expansion@^2.0.1:
1643-
version "2.0.1"
1644-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
1645-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
1643+
version "2.0.2"
1644+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
1645+
integrity "sha1-VPxTI3phPYVMe9N0Y6rRffhyFOc= sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ=="
16461646
dependencies:
16471647
balanced-match "^1.0.0"
16481648

0 commit comments

Comments
 (0)