File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 108
108
"imagemin-pngquant" : " ^10.0.0" ,
109
109
"imagemin-svgo" : " ^11.0.0" ,
110
110
"inquirer" : " ^9.2.20" ,
111
- "is-svg" : " ^5.0.0 " ,
111
+ "is-svg" : " ^5.0.1 " ,
112
112
"js-yaml" : " ^4.1.0" ,
113
113
"loglevel" : " ^1.9.1" ,
114
114
"lru-cache" : " ^10.2.2" ,
Original file line number Diff line number Diff line change @@ -8913,10 +8913,10 @@ is-string@^1.0.5, is-string@^1.0.7:
8913
8913
dependencies:
8914
8914
has-tostringtag "^1.0.0"
8915
8915
8916
- is-svg@^5.0.0:
8917
- version "5.0.0 "
8918
- resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-5.0.0 .tgz#b3039213d6f4805669bb5afb043e05e5632ed206 "
8919
- integrity sha512-sRl7J0oX9yUNamSdc8cwgzh9KBLnQXNzGmW0RVHwg/jEYjGNYHC6UvnYD8+hAeut9WwxRvhG9biK7g/wDGxcMw ==
8916
+ is-svg@^5.0.0, is-svg@^5.0.1 :
8917
+ version "5.0.1 "
8918
+ resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-5.0.1 .tgz#3d5ab95614716d238363ac865800dece43198fc6 "
8919
+ integrity sha512-mLYxDsfisQWdS4+gSblAwhATDoNMS/tx8G7BKA+aBIf7F0m1iUwMvuKAo6mW4WMleQAEE50I1Zqef9yMMfHk3w ==
8920
8920
dependencies:
8921
8921
fast-xml-parser "^4.1.3"
8922
8922
You can’t perform that action at this time.
0 commit comments