From 5e2bf2bb299f3fb7ce156bce37076cd120ef763d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 23:38:29 +0000 Subject: [PATCH] Bump spotify-now-playing from 0.1.7 to 1.1.4 Bumps [spotify-now-playing](https://github.com/bigarmTomi/spotify-now-playing) from 0.1.7 to 1.1.4. - [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-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2cb6ef8..f3bc61e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-fade-in": "^2.0.1", - "spotify-now-playing": "^0.1.7", + "spotify-now-playing": "^1.1.4", "swr": "^1.3.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index e94d286..a9e2272 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2035,10 +2035,10 @@ slash@^3.0.0: 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.7: - version "0.1.7" - resolved "https://registry.yarnpkg.com/spotify-now-playing/-/spotify-now-playing-0.1.7.tgz#363d52aac673ca40874343dd10cc80bbcc489e69" - integrity sha512-8aGGdhCOLe50ZwSrmvmujlHccjUHBSNNH+9xjrGCenLPeK9VEqXcgvcFYsUtp3bZK4PWjUf+/PyxvpsrWHBl8Q== +spotify-now-playing@^1.1.4: + version "1.1.4" + resolved "https://registry.yarnpkg.com/spotify-now-playing/-/spotify-now-playing-1.1.4.tgz#7ef375aef54660b0bad9326452d7cfb77d17cd3d" + integrity sha512-oietobF6bYRFvErZX0zS6h558Pu2QiakGGp353/owUlU6W5Qmmyx1W8qsAHf1iL1Z+3vMPT3Ew8or/KEwgCKQQ== dependencies: axios "^1.1.3"