Skip to content

Commit

Permalink
fix: upgrade ky from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ky from 1.2.0 to 1.2.1.

See this package in npm:
https://www.npmjs.com/package/ky

See this project in Snyk:
https://app.snyk.io/org/nmrony/project/8aef0e79-5217-48de-aba5-c0c873558afa?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and nurrony committed Mar 19, 2024
1 parent 96dc858 commit 778d032
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
},
"dependencies": {
"ky": "^1.2.0",
"ky": "^1.2.1",
"p-limit": "^5.0.0"
},
"description": "Downloads HLS Playlist file and TS chunks",
Expand Down

0 comments on commit 778d032

Please sign in to comment.