diff --git a/package.json b/package.json index b40a74ce..7f11bab0 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Basic examples of the Spotify authorization flows through OAuth 2", "version": "0.0.2", "dependencies": { - "cookie-parser": "1.3.2", + "cookie-parser": "1.4.5", "express": "~4.16.0", "cors": "^2.8.4", "querystring": "~0.2.0",