Skip to content

Commit 6fd623b

Browse files
Bump fast-xml-parser and is-svg
Removes [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser). It's no longer used after updating ancestor dependency [is-svg](https://github.com/sindresorhus/is-svg). These dependencies need to be updated together. Removes `fast-xml-parser` Updates `is-svg` from 5.0.0 to 6.1.0 - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](sindresorhus/is-svg@v5.0.0...v6.1.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: dependency-type: indirect - dependency-name: is-svg dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dffc1c1 commit 6fd623b

File tree

2 files changed

+29
-52
lines changed

2 files changed

+29
-52
lines changed

package-lock.json

Lines changed: 28 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
"html-entities": "^2.5.2",
285285
"http-proxy-middleware": "3.0.3",
286286
"imurmurhash": "^0.1.4",
287-
"is-svg": "5.0.0",
287+
"is-svg": "6.1.0",
288288
"javascript-stringify": "^2.1.0",
289289
"js-cookie": "^3.0.1",
290290
"js-yaml": "^4.1.0",

0 commit comments

Comments
 (0)