Skip to content

Commit

Permalink
Merge pull request #285 from th-ch/snyk-upgrade-7b9c569f5bdd092f76adf…
Browse files Browse the repository at this point in the history
…7d412b0eea1

[Snyk] Upgrade ytpl from 2.1.1 to 2.2.0
  • Loading branch information
th-ch authored May 28, 2021
2 parents 3515bf3 + bbe5a7d commit 55a8787
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"node-fetch": "^2.6.1",
"node-notifier": "^9.0.1",
"ytdl-core": "^4.5.0",
"ytpl": "^2.1.1"
"ytpl": "^2.2.0"
},
"devDependencies": {
"electron": "^12.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9339,10 +9339,10 @@ ytdl-core@^4.5.0:
miniget "^4.0.0"
sax "^1.1.3"

ytpl@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/ytpl/-/ytpl-2.1.1.tgz#c3c3e0e198e3fc7be13b52f5651e950b0aae94a0"
integrity sha512-yrU/w1k75f089zUONUm1QjlCv96QWhk/SS6jNEVJXMr8/9zEj4k2EIv81nk5wldJvpb+2rvEfm2zIwRqXRoZ9w==
ytpl@^2.2.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/ytpl/-/ytpl-2.2.1.tgz#e514eccdd46e02eeb0d16e08f8278489258ab31a"
integrity sha512-sxty58s4JTNCDkiaiTkcaXfWCOW5sfHOPwDQtWIkoU4C+Kht2qat8yaLVbWZIclUSZo+naANyaI7LGjhhrErGA==
dependencies:
miniget "^4.2.0"

Expand Down

0 comments on commit 55a8787

Please sign in to comment.