From d784e8d206557bc0e9d19b03847b5c2d9eb7d658 Mon Sep 17 00:00:00 2001 From: skidoodle <53189968+skidoodle@users.noreply.github.com> Date: Tue, 25 Oct 2022 16:02:17 +0200 Subject: [PATCH] Update package.json Signed-off-by: skidoodle <53189968+skidoodle@users.noreply.github.com> --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 27c23dd..0772f26 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,11 @@ }, "dependencies": { "aws-sdk": "^2.1239.0", - "axios": "^1.1.3", "next": "12.3.1", "react": "18.2.0", "react-dom": "18.2.0", "react-fade-in": "^2.0.1", - "spotify-now-playing": "^0.1.6", + "spotify-now-playing": "^0.1.7", "swr": "^1.3.0" }, "devDependencies": {