Skip to content

Commit

Permalink
build(deps): bump ytdl-core from 4.11.4 to 4.11.5
Browse files Browse the repository at this point in the history
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.11.4 to 4.11.5.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](fent/node-ytdl-core@v4.11.4...v4.11.5)

---
updated-dependencies:
- dependency-name: ytdl-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 1c30740 commit 1799cf3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"mime": "^3.0.0",
"mongoose": "^7.0.4",
"uuid": "^9.0.0",
"ytdl-core": "^4.11.4"
"ytdl-core": "^4.11.5"
},
"devDependencies": {
"@types/cors": "^2.8.12",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"trpc-openapi": "^1.1.2",
"typescript": "5.0.4",
"validator": "^13.9.0",
"ytdl-core": "^4.11.4",
"ytdl-core": "^4.11.5",
"zod": "^3.21.4"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5375,7 +5375,7 @@ __metadata:
tsconfig: "workspace:*"
typescript: ^5.0.4
uuid: ^9.0.0
ytdl-core: ^4.11.4
ytdl-core: ^4.11.5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -14235,7 +14235,7 @@ __metadata:
tsconfig: "workspace:*"
typescript: 5.0.4
validator: ^13.9.0
ytdl-core: ^4.11.4
ytdl-core: ^4.11.5
zod: ^3.21.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14494,14 +14494,14 @@ __metadata:
languageName: node
linkType: hard

"ytdl-core@npm:^4.11.4":
version: 4.11.4
resolution: "ytdl-core@npm:4.11.4"
"ytdl-core@npm:^4.11.5":
version: 4.11.5
resolution: "ytdl-core@npm:4.11.5"
dependencies:
m3u8stream: ^0.8.6
miniget: ^4.2.2
sax: ^1.1.3
checksum: 62c83baf85b4fc4808a149d2ec9a2afdd86f60597362aa8ceebb3dac5c11d9a54f9de11bb4b3d34e70d4a55679457b879a1e3f079124e2933dac036d086bc378
checksum: f81ae907780747c4522198003967da1730af33fb6c8632ed2ba7a3dfb67a3fd1bf73807a68506a5926d209ee2f3305bfb6a633f6829b39ed60694c033c300fa9
languageName: node
linkType: hard

Expand Down

0 comments on commit 1799cf3

Please sign in to comment.