Merge pull request #95 from codetheweb/dependabot/npm_and_yarn/spotify-web-api-node-5.0.2

This commit is contained in:
dependabot-preview[bot] 2021-01-25 10:33:10 +00:00 committed by GitHub
commit 5038570d40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -87,7 +87,7 @@
"sequelize": "^5.21.11", "sequelize": "^5.21.11",
"sequelize-typescript": "^1.1.0", "sequelize-typescript": "^1.1.0",
"spotify-uri": "^2.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", "sqlite3": "^5.0.1",
"unique-random-array": "^2.0.0", "unique-random-array": "^2.0.0",
"youtube.ts": "^0.1.9", "youtube.ts": "^0.1.9",

View file

@ -2620,10 +2620,10 @@ spotify-uri@^2.1.0:
resolved "https://registry.yarnpkg.com/spotify-uri/-/spotify-uri-2.1.0.tgz#1e0428536bd616e90e086d74167310fa23465f6b" resolved "https://registry.yarnpkg.com/spotify-uri/-/spotify-uri-2.1.0.tgz#1e0428536bd616e90e086d74167310fa23465f6b"
integrity sha512-+QjB/9zRsbGB+2oOPK6K4jidLEWbsY43mov84vEj66dNj0aqqz6ul6VbxfUDlklOqgL4kVLFC/Yhr01PcXlJbQ== integrity sha512-+QjB/9zRsbGB+2oOPK6K4jidLEWbsY43mov84vEj66dNj0aqqz6ul6VbxfUDlklOqgL4kVLFC/Yhr01PcXlJbQ==
spotify-web-api-node@^5.0.0: spotify-web-api-node@^5.0.2:
version "5.0.0" version "5.0.2"
resolved "https://registry.yarnpkg.com/spotify-web-api-node/-/spotify-web-api-node-5.0.0.tgz#e3cc927300e1580ec6ae369ac52cd97ad82b1c0d" resolved "https://registry.yarnpkg.com/spotify-web-api-node/-/spotify-web-api-node-5.0.2.tgz#683669b3ccc046a5a357300f151df93a2b3539fe"
integrity sha512-UbGp9LsydVX0EJSZMdJQmWGcBTbAK8Ei3uctAOGMuPtadRhj1zxvEwljtevoOqDTLAlyrm8VUdsswQ4l5j+E8Q== integrity sha512-r82dRWU9PMimHvHEzL0DwEJrzFk+SMCVfq249SLt3I7EFez7R+jeoKQd+M1//QcnjqlXPs2am4DFsGk8/GCsrA==
dependencies: dependencies:
superagent "^6.1.0" superagent "^6.1.0"