Skip to content

Commit 89208fe

Browse files
authored
Merge branch 'master' into remove_xyz
2 parents a8e82fe + 4b10855 commit 89208fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"homepage": "https://github.com/digitalsadhu/loopback-component-jsonapi#readme",
3030
"dependencies": {
3131
"body-parser": "^1.14.1",
32-
"debug": "^2.2.0",
32+
"debug": "^2.4.0",
3333
"http-status-codes": "^1.0.5",
3434
"inflection": "^1.7.2",
35-
"lodash": "^4.15.0",
35+
"lodash": "^4.17.1",
3636
"type-is": "^1.6.9"
3737
},
3838
"devDependencies": {
@@ -46,7 +46,7 @@
4646
"rsvp": "3.5.0",
4747
"semantic-release": "^4.3.5",
4848
"standard": "^10.0.2",
49-
"supertest": "^2.0.0"
49+
"supertest": "^3.0.0"
5050
},
5151
"standard": {
5252
"globals": [

0 commit comments

Comments
 (0)