diff options
author | Vitaly Takmazov | 2019-08-14 10:57:36 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:55 +0300 |
commit | cea08e9b9ae0a396a813ca54e250aff703afc1fe (patch) | |
tree | 37c095f9aaa57bf879b534e41642b5a0dc6b3010 /vnext/yarn.lock | |
parent | 340d8b124edc2b73fce4ab1c150c2a4fffb0c7d3 (diff) |
add external svg shim
Diffstat (limited to 'vnext/yarn.lock')
-rw-r--r-- | vnext/yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vnext/yarn.lock b/vnext/yarn.lock index 8f10854c..476f0d00 100644 --- a/vnext/yarn.lock +++ b/vnext/yarn.lock @@ -9099,6 +9099,11 @@ svg-tags@^1.0.0: resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764" integrity sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q= +svg4everybody@^2.1.9: + version "2.1.9" + resolved "https://registry.yarnpkg.com/svg4everybody/-/svg4everybody-2.1.9.tgz#5bd9f6defc133859a044646d4743fabc28db7e2d" + integrity sha1-W9n23vwTOFmgRGRtR0P6vCjbfi0= + svgo@^1.0.0: version "1.2.2" resolved "https://registry.yarnpkg.com/svgo/-/svgo-1.2.2.tgz#0253d34eccf2aed4ad4f283e11ee75198f9d7316" |