You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YoutubeDL-Material/backend
dependabot[bot] 02770f2b93
Bump tough-cookie and node-telegram-bot-api in /backend
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [node-telegram-bot-api](https://github.com/yagop/node-telegram-bot-api). These dependencies need to be updated together.


Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v2.5.0...v4.1.3)

Updates `node-telegram-bot-api` from 0.61.0 to 0.64.0
- [Release notes](https://github.com/yagop/node-telegram-bot-api/releases)
- [Changelog](https://github.com/yagop/node-telegram-bot-api/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yagop/node-telegram-bot-api/commits)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: node-telegram-bot-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
..
appdata Added ability to set a webhook proxy for telegram requests 3 years ago
audio
authentication Replaced deprecated uuidv4 with uuid 3 years ago
fix-scripts 002-fix_dupes_per_archive: prep consistency w/ 003 4 years ago
subscriptions
test Replaced deprecated uuidv4 with uuid 3 years ago
video
.dockerignore Don't copy Docker related files into image 6 years ago
.eslintrc.json Logger is now separated into its own module 5 years ago
app.js Merge pull request #1039 from Tzahi12345/video-info-bug-fix 3 years ago
archive.js Replaced deprecated uuidv4 with uuid 3 years ago
categories.js youtube-dl refactor (#956) 3 years ago
config.js Added ability to set a webhook proxy for telegram requests 3 years ago
consts.js Added ability to set a webhook proxy for telegram requests 3 years ago
db.js Replaced deprecated uuidv4 with uuid 3 years ago
downloader.js Replaced deprecated uuidv4 with uuid 3 years ago
ecosystem.config.js Switched forever.js to pm2 5 years ago
entrypoint.sh Fix entrypoint.sh (#921) 3 years ago
files.js Replaced deprecated uuidv4 with uuid 3 years ago
logger.js Logger is now separated into its own module 5 years ago
notifications.js Replaced deprecated uuidv4 with uuid 3 years ago
package-lock.json Bump tough-cookie and node-telegram-bot-api in /backend 3 years ago
package.json Bump tough-cookie and node-telegram-bot-api in /backend 3 years ago
pm2.config.js revert pm2 config cluster_mode 4 years ago
subscriptions.js Fixed issue where sub check would crash server if no subs existed 3 years ago
tasks.js Replaced deprecated uuidv4 with uuid 3 years ago
twitch.js Fixed issue where twitch chat downloader could not be found in docker 3 years ago
utils.js youtube-dl refactor (#956) 3 years ago
youtube-dl.js Fixed issue where video info could not be retrieved 3 years ago