Skip to content

Commit ff15219

Browse files
authored
Update express to version 4.17.1
1 parent 5f2e476 commit ff15219

File tree

2 files changed

+114
-98
lines changed

2 files changed

+114
-98
lines changed

goalsserver/package-lock.json

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

goalsserver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Linus Fernandes",
1414
"license": "ISC",
1515
"dependencies": {
16-
"express": "^4.16.4",
16+
"express": "^4.17.1",
1717
"nedb": "^1.8.0"
1818
}
1919
}

0 commit comments

Comments
 (0)