Skip to content

Commit

Permalink
chore(deps): Bump fast-xml-parser, webdav and is-svg
Browse files Browse the repository at this point in the history
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.3.2 and updates ancestor dependencies [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [webdav](https://github.com/perry-mitchell/webdav-client) and [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.3.2
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v3.21.1...v4.3.2)

Updates `webdav` from 4.11.2 to 4.11.3
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/v4.11.3/CHANGELOG.md)
- [Commits](perry-mitchell/webdav-client@v4.11.2...v4.11.3)

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: webdav
  dependency-type: direct:production
- dependency-name: is-svg
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent b3e8452 commit 763a73f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 19 deletions.
42 changes: 24 additions & 18 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
],
"dependencies": {
"url-parse": "^1.5.10",
"webdav": "^4.11.2"
"webdav": "^4.11.3"
}
}

0 comments on commit 763a73f

Please sign in to comment.