mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-22 09:12:58 +01:00
Merge branch 'master' of github.com:Sebclem/hassio-nextcloud-backup
This commit is contained in:
commit
01468683b8
3079
nextcloud_backup/rootfs/opt/nextcloud_backup/package-lock.json
generated
Normal file
3079
nextcloud_backup/rootfs/opt/nextcloud_backup/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -7,19 +7,19 @@
|
||||
"start": "node ./bin/www.js "
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.0.0",
|
||||
"@fortawesome/fontawesome-free": "^6.1.1",
|
||||
"app-root-path": "^3.0.0",
|
||||
"bootstrap": "^5.0.1",
|
||||
"cookie-parser": "^1.4.6",
|
||||
"cron": "^1.8.2",
|
||||
"debug": "~4.3.3",
|
||||
"ejs": "~3.1.6",
|
||||
"express": "~4.17.2",
|
||||
"debug": "~4.3.4",
|
||||
"ejs": "~3.1.7",
|
||||
"express": "~4.18.1",
|
||||
"form-data": "^4.0.0",
|
||||
"got": "12.0.1",
|
||||
"got": "12.0.4",
|
||||
"http-errors": "~2.0.0",
|
||||
"jquery": "^3.6.0",
|
||||
"moment": "^2.29.1",
|
||||
"moment": "^2.29.3",
|
||||
"morgan": "~1.10.0",
|
||||
"webdav": "^4.8.0",
|
||||
"winston": "^3.6.0"
|
||||
|
Loading…
Reference in New Issue
Block a user