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"