mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-05 00:52:59 +01:00
✏️ Dependencies upgrade
This commit is contained in:
parent
bdfecede62
commit
f34154a4f1
File diff suppressed because it is too large
Load Diff
@ -7,22 +7,21 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"app-root-path": "^3.0.0",
|
||||
"cookie-parser": "~1.4.4",
|
||||
"cron": "^1.7.2",
|
||||
"cookie-parser": "^1.4.5",
|
||||
"cron": "^1.8.2",
|
||||
"debug": "~2.6.9",
|
||||
"ejs": "~2.6.1",
|
||||
"express": "~4.16.1",
|
||||
"form-data": "^3.0.0",
|
||||
"got": "^11.5.2",
|
||||
"got": "^11.8.1",
|
||||
"http-errors": "~1.6.3",
|
||||
"moment": "^2.24.0",
|
||||
"moment": "^2.29.1",
|
||||
"morgan": "~1.9.1",
|
||||
"uuid": "^8.3.1",
|
||||
"webdav": "^2.10.0",
|
||||
"winston": "^3.2.1"
|
||||
"webdav": "^3.6.2",
|
||||
"winston": "^3.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7.13.0",
|
||||
"eslint": "^7.17.0",
|
||||
"eslint-config-eslint": "^6.0.0",
|
||||
"eslint-config-prettier": "^6.15.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
|
Loading…
Reference in New Issue
Block a user