Skip to content

Commit

Permalink
chore(deps): bump axios and webdav
Browse files Browse the repository at this point in the history
Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [webdav](https://github.com/perry-mitchell/webdav-client). These dependencies need to be updated together.


Removes `axios`

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

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: webdav
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 1a4f9c3 commit 2b73f1e
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 46 deletions.
164 changes: 119 additions & 45 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 @@ -44,7 +44,7 @@
"signature_pad": "^4.0.1",
"socket.io-client": "^4.4.0",
"uuid": "^8.1.0",
"webdav": "^4.8.0"
"webdav": "^5.3.0"
},
"devDependencies": {
"@babel/cli": "^7.16.8",
Expand Down

0 comments on commit 2b73f1e

Please sign in to comment.