Skip to content

Commit c75df1a

Browse files
chargomeclaude
andcommitted
fix(deps): deduplicate sax in lockfile after svgo bump
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d131f1a commit c75df1a

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26629,12 +26629,7 @@ sass@^1.49.9:
2662926629
immutable "^4.0.0"
2663026630
source-map-js ">=0.6.2 <2.0.0"
2663126631

26632-
sax@^1.2.4:
26633-
version "1.4.4"
26634-
resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.4.tgz#f29c2bba80ce5b86f4343b4c2be9f2b96627cf8b"
26635-
integrity sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==
26636-
26637-
sax@^1.5.0:
26632+
sax@^1.2.4, sax@^1.5.0:
2663826633
version "1.5.0"
2663926634
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
2664026635
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==

0 commit comments

Comments
 (0)