Skip to content

Commit 6b2d7a0

Browse files
committed
fixes #1198: bump express for security
1 parent 8a11122 commit 6b2d7a0

File tree

2 files changed

+134
-57
lines changed

2 files changed

+134
-57
lines changed

package-lock.json

Lines changed: 133 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"connect-history-api-fallback": "^1.3.0",
5050
"debug": "^3.1.0",
5151
"del": "^3.0.0",
52-
"express": "^4.13.3",
52+
"express": "^4.16.2",
5353
"html-entities": "^1.2.0",
5454
"http-proxy-middleware": "~0.17.4",
5555
"import-local": "^0.1.1",

0 commit comments

Comments
 (0)