Skip to content

Commit

Permalink
upgrade express to 4.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kylejohnson committed Mar 4, 2021
1 parent 24d125c commit f5b24e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "A web frontend for pianobar, which is a CLI frontend for Pandora.",
"dependencies": {
"express": "4.6.1",
"express": "^4.17.1",
"socket.io": "2.4.0"
}
}

0 comments on commit f5b24e2

Please sign in to comment.