Skip to content

Commit

Permalink
⬆️ Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 4, 2022
1 parent 813a1bb commit b592c83
Show file tree
Hide file tree
Showing 4 changed files with 3,947 additions and 5,215 deletions.
28 changes: 14 additions & 14 deletions nextcloud_backup/rootfs/opt/nextcloud_backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@
},
"dependencies": {
"@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.4",
"ejs": "~3.1.7",
"express": "~4.18.1",
"form-data": "^4.0.0",
"app-root-path": "3.0.0",
"bootstrap": "5.1.3",
"cookie-parser": "1.4.6",
"cron": "1.8.3",
"debug": "4.3.4",
"ejs": "3.1.7",
"express": "4.18.1",
"form-data": "4.0.0",
"got": "12.0.4",
"http-errors": "~2.0.0",
"jquery": "^3.6.0",
"luxon": "^2.3.2",
"morgan": "~1.10.0",
"webdav": "^4.8.0",
"winston": "^3.6.0"
"http-errors": "2.0.0",
"jquery": "3.6.0",
"luxon": "2.3.2",
"morgan": "1.10.0",
"webdav": "4.9.0",
"winston": "3.7.2"
},
"packageManager": "yarn@3.2.0"
}
Loading

0 comments on commit b592c83

Please sign in to comment.