Skip to content

Commit

Permalink
Bump ytdl-core
Browse files Browse the repository at this point in the history
  • Loading branch information
nukeop committed Oct 5, 2020
1 parent 63b96c3 commit afebb53
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 39 deletions.
31 changes: 19 additions & 12 deletions packages/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"semantic-ui-react": "^0.88.2",
"simple-get-lyrics": "0.0.4",
"youtube-playlist": "^1.0.2",
"ytdl-core": "^1.0.9"
"ytdl-core": "^3.3.0"
},
"devDependencies": {
"@babel/core": "^7.9.0",
Expand Down
32 changes: 20 additions & 12 deletions packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"mock-require": "^3.0.3",
"ts-node": "^8.10.2",
"typescript": "^3.9.7",
"ytdl-core": "^1.0.9"
"ytdl-core": "^3.3.0"
},
"ava": {
"files": [
Expand Down
31 changes: 19 additions & 12 deletions packages/main/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"typeorm": "^0.2.22",
"url": "^0.11.0",
"uuid": "^3.3.3",
"ytdl-core": "^1.0.9"
"ytdl-core": "^3.3.0"
},
"devDependencies": {
"@types/body-parser": "^1.17.1",
Expand Down

0 comments on commit afebb53

Please sign in to comment.