From 0ddaa94fdc318e353323c2cced20e3302452902c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 23:18:13 +0000 Subject: [PATCH] Bump spotify-now-playing from 0.1.3 to 0.1.6 Bumps [spotify-now-playing](https://github.com/bigarmTomi/spotify-now-playing) from 0.1.3 to 0.1.6. - [Release notes](https://github.com/bigarmTomi/spotify-now-playing/releases) - [Commits](https://github.com/bigarmTomi/spotify-now-playing/commits) --- updated-dependencies: - dependency-name: spotify-now-playing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dd8e29a..4e1a8ae 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-fade-in": "^2.0.1", - "spotify-now-playing": "^0.1.3", + "spotify-now-playing": "^0.1.6", "swr": "^1.3.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 5127dee..4981d5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1068,10 +1068,12 @@ side-channel@^1.0.4: resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c" integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw== -spotify-now-playing@^0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/spotify-now-playing/-/spotify-now-playing-0.1.3.tgz#1ffad53bf6b1fb0c36165f21a40fdfc99dec2c0a" - integrity sha512-AB0Gp3eqUOO0WQHcapK7jxVQfED7uJQK9fIy5ALX51uBjCHSMLGtNKmr3Y70GoB6rEsIirr7zB7w1RliAp7TxQ== +spotify-now-playing@^0.1.6: + version "0.1.6" + resolved "https://registry.yarnpkg.com/spotify-now-playing/-/spotify-now-playing-0.1.6.tgz#e532086dcad877b6a733294aaa5692f7a4f93798" + integrity sha512-zB4iGq6nrgixzepTIdHXenXxkMt5Zv7Tkxx6NuGS67nb261MZr9Ql0COFtZL9HZvSqiU/hccPVuujnYiwuFbig== + dependencies: + axios "^1.1.3" string.prototype.trimend@^1.0.5: version "1.0.5"