Skip to content

Commit

Permalink
Bump fast-xml-parser and is-svg in /example_applications/web_app/asse…
Browse files Browse the repository at this point in the history
…ts (#204)

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.2.4 and updates ancestor dependency [is-svg](https://github.com/sindresorhus/is-svg). These dependencies need to be updated together.


Updates `fast-xml-parser` from 3.21.1 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

Updates `is-svg` from 4.3.2 to 4.4.0
- [Release notes](https://github.com/sindresorhus/is-svg/releases)
- [Commits](sindresorhus/is-svg@v4.3.2...v4.4.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: is-svg
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent 1fbae64 commit 454fd45
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 23 deletions.
50 changes: 28 additions & 22 deletions example_applications/web_app/assets/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example_applications/web_app/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"css-loader": "^3.4.2",
"elliptic": "^6.5.4",
"hard-source-webpack-plugin": "^0.13.1",
"is-svg": "4.3.2",
"is-svg": "4.4.0",
"lodash": ">=4.17.21",
"mini-css-extract-plugin": "^0.9.0",
"nanoid": "^3.1.31",
Expand Down

0 comments on commit 454fd45

Please sign in to comment.