Merge pull request #13 from codetheweb/dependabot/npm_and_yarn/types/spotify-web-api-node-4.0.2

Bump @types/spotify-web-api-node from 4.0.1 to 4.0.2
This commit is contained in:
Max Isom 2020-11-18 12:40:48 -05:00 committed by GitHub
commit dd73d8db45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -241,15 +241,15 @@
}
},
"@types/spotify-api": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/@types/spotify-api/-/spotify-api-0.0.4.tgz",
"integrity": "sha512-5mHfveWQP1XW0sZXrBB3vewyQw0lXuD+l62jGKkJI8mFLHqxufJeV0BaHsx7IAI72fsdxtFWeQkmNh79mY+/Tw==",
"version": "0.0.5",
"resolved": "https://registry.npmjs.org/@types/spotify-api/-/spotify-api-0.0.5.tgz",
"integrity": "sha512-Z+FvB+LVRaeX6HDpPDYo1NwNQbUsjugZ8cgob2Qw2e42bgMJheDBXMiO5KFzftsDdtHUsamR3u9fMw0dAsYojQ==",
"dev": true
},
"@types/spotify-web-api-node": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@types/spotify-web-api-node/-/spotify-web-api-node-4.0.1.tgz",
"integrity": "sha512-uxoz7DcSj/v2URDo54FjzctIfdQdEFvmUreHrR26G/Vf0Qm5S0lbt7LdKJeW2EoWUzzfjetYV3TcfMxRm1bWIw==",
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@types/spotify-web-api-node/-/spotify-web-api-node-4.0.2.tgz",
"integrity": "sha512-4Rivh7vIxiY7+vlhVk95AmLfnZPWqtFcCsVg95kpERDfN0MkkS2nDBY6oRfiXdvZ9UkvC+2hH8Z1JXUcAY/icQ==",
"dev": true,
"requires": {
"@types/spotify-api": "*"