Skip to content

Commit

Permalink
chore(Release): 4.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
skick1234 committed Dec 15, 2024
1 parent 6e95321 commit c0d4d1b
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 54 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"download",
"distube"
],
"version": "4.15.1",
"version": "4.15.2",
"repository": {
"type": "git",
"url": "git://github.com/distubejs/ytdl-core.git"
Expand All @@ -33,18 +33,18 @@
"prettier": "prettier --write \"**/*.{js,json,yml,md,ts}\""
},
"dependencies": {
"http-cookie-agent": "^6.0.6",
"https-proxy-agent": "^7.0.5",
"http-cookie-agent": "^6.0.8",
"https-proxy-agent": "^7.0.6",
"m3u8stream": "^0.8.6",
"miniget": "^4.2.3",
"sax": "^1.4.1",
"tough-cookie": "^4.1.4",
"undici": "five"
},
"devDependencies": {
"@types/node": "^22.8.1",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
"@types/node": "^22.10.2",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
},
"engines": {
"node": ">=14.0"
Expand Down
92 changes: 44 additions & 48 deletions pnpm-lock.yaml

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

0 comments on commit c0d4d1b

Please sign in to comment.