chore: upgrade express from 4.16.4 to 4.17.1

Snyk has created this PR to upgrade express from 4.16.4 to 4.17.1.

See this package in NPM:
https://www.npmjs.com/package/express

See this project in Snyk:
https://app.snyk.io/org/klemek/project/cedd5eae-8053-409b-b6e9-d7e490570c4e?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2019-09-30 23:42:46 +00:00
parent 5b8dad79a8
commit e726840985
2 changed files with 160 additions and 95 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "my first socket.io app",
"dependencies": {
"color-convert": "^1.9.3",
"express": "^4.16.4",
"express": "^4.17.1",
"socket.io": "^2.1.1"
}
}