aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-25 10:30:25 +0000
committerGitHub <[email protected]>2021-01-25 10:30:25 +0000
commit0d6db8769338a2dc3623c0bdac5cc069c2232be0 (patch)
treef1a421c9605d28a73c8b3acbc410efe507ca3a74
parentcf1ea3b4f1007a0a0d4d0aba765f31caf1da1fde (diff)
downloadmuse-0d6db8769338a2dc3623c0bdac5cc069c2232be0.tar.xz
muse-0d6db8769338a2dc3623c0bdac5cc069c2232be0.zip
Bump spotify-web-api-node from 5.0.0 to 5.0.2
Bumps [spotify-web-api-node](https://github.com/thelinmichael/spotify-web-api-node) from 5.0.0 to 5.0.2. - [Release notes](https://github.com/thelinmichael/spotify-web-api-node/releases) - [Changelog](https://github.com/thelinmichael/spotify-web-api-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/thelinmichael/spotify-web-api-node/compare/v5.0.0...v5.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 32e62e4..e2eac97 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"sequelize": "^5.21.11",
"sequelize-typescript": "^1.1.0",
"spotify-uri": "^2.1.0",
- "spotify-web-api-node": "^5.0.0",
+ "spotify-web-api-node": "^5.0.2",
"sqlite3": "^5.0.1",
"unique-random-array": "^2.0.0",
"youtube.ts": "^0.1.9",
diff --git a/yarn.lock b/yarn.lock
index 9e52f61..fcca191 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2620,10 +2620,10 @@ spotify-uri@^2.1.0:
resolved "https://registry.yarnpkg.com/spotify-uri/-/spotify-uri-2.1.0.tgz#1e0428536bd616e90e086d74167310fa23465f6b"
integrity sha512-+QjB/9zRsbGB+2oOPK6K4jidLEWbsY43mov84vEj66dNj0aqqz6ul6VbxfUDlklOqgL4kVLFC/Yhr01PcXlJbQ==
-spotify-web-api-node@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/spotify-web-api-node/-/spotify-web-api-node-5.0.0.tgz#e3cc927300e1580ec6ae369ac52cd97ad82b1c0d"
- integrity sha512-UbGp9LsydVX0EJSZMdJQmWGcBTbAK8Ei3uctAOGMuPtadRhj1zxvEwljtevoOqDTLAlyrm8VUdsswQ4l5j+E8Q==
+spotify-web-api-node@^5.0.2:
+ version "5.0.2"
+ resolved "https://registry.yarnpkg.com/spotify-web-api-node/-/spotify-web-api-node-5.0.2.tgz#683669b3ccc046a5a357300f151df93a2b3539fe"
+ integrity sha512-r82dRWU9PMimHvHEzL0DwEJrzFk+SMCVfq249SLt3I7EFez7R+jeoKQd+M1//QcnjqlXPs2am4DFsGk8/GCsrA==
dependencies:
superagent "^6.1.0"