Skip to content

Commit 6131c8b

Browse files
authored
Update dependencies to enable Greenkeeper 🌴
2 parents 87259db + b695239 commit 6131c8b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Code REST API ORM SQL Database
22

3+
[![Greenkeeper badge](https://badges.greenkeeper.io/impactbyte-learn/code-restapi-orm-sqldatabase.svg)](https://greenkeeper.io/)
4+
35
Code example to build a REST API with ORM and SQL Database.
46

57
Technologies:

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"body-parser": "^1.18.3",
2929
"cookie-parser": "~1.4.3",
3030
"cors": "^2.8.4",
31-
"debug": "~2.6.9",
31+
"debug": "~3.1.0",
3232
"dotenv-extended": "^2.2.0",
3333
"express": "~4.16.0",
34-
"http-errors": "~1.6.2",
34+
"http-errors": "~1.7.0",
3535
"jade": "~1.11.0",
3636
"morgan": "~1.9.0",
3737
"mysql2": "^1.6.1",

0 commit comments

Comments
 (0)