Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1579269
  • Loading branch information
snyk-bot committed Sep 7, 2021
commit 78c669404ff78d4b00eca8536b34f22fcef9248c
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.0",
"vuex-router-sync": "^5.0.0",
"webdav": "^3.6.1"
"webdav": "^3.6.2"
},
"devDependencies": {
"@babel/core": "^7.12.10",
Expand Down