Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit bb4a291

Browse files
committed
September release challenge updates
1 parent d6b17f8 commit bb4a291

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"node": "~8.6.0"
1111
},
1212
"dependencies": {
13-
"body-parser": "~1.17.1",
13+
"body-parser": "^1.19.0",
1414
"config": "^1.30.0",
1515
"cookie-parser": "~1.4.3",
1616
"debug": "^2.6.9",
1717
"dynamoose": "^1.1.0",
18-
"express": "^4.15.5",
18+
"express": "^4.17.1",
1919
"joi": "^11.4.0",
20-
"morgan": "~1.8.1",
21-
"no-kafka": "^3.2.10",
20+
"morgan": "^1.9.1",
21+
"no-kafka": "^3.4.3",
2222
"topcoder-healthcheck-dropin": "^1.0.3",
2323
"winston": "^2.4.2"
2424
},

0 commit comments

Comments
 (0)