Skip to content

Commit cfb93df

Browse files
chore(deps): bump is-svg from 5.0.0 to 5.0.1 (#11130)
1 parent aef184e commit cfb93df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"imagemin-pngquant": "^10.0.0",
109109
"imagemin-svgo": "^11.0.0",
110110
"inquirer": "^9.2.20",
111-
"is-svg": "^5.0.0",
111+
"is-svg": "^5.0.1",
112112
"js-yaml": "^4.1.0",
113113
"loglevel": "^1.9.1",
114114
"lru-cache": "^10.2.2",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8913,10 +8913,10 @@ is-string@^1.0.5, is-string@^1.0.7:
89138913
dependencies:
89148914
has-tostringtag "^1.0.0"
89158915

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==
89208920
dependencies:
89218921
fast-xml-parser "^4.1.3"
89228922

0 commit comments

Comments
 (0)