Skip to content

Commit

Permalink
chore(push-service): update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
arnediekmann committed May 6, 2019
1 parent fed1b31 commit e938425
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 388 deletions.
14 changes: 7 additions & 7 deletions paperboy-push-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"dependencies": {
"@godaddy/terminus": "4.1.0",
"@hapi/joi": "15.0.0",
"@hapi/joi": "15.0.1",
"@nestjs/common": "6.1.1",
"@nestjs/core": "6.1.1",
"@nestjs/passport": "6.0.0",
"@nestjs/platform-express": "6.1.1",
"@nestjs/terminus": "6.1.2",
"@nestjs/terminus": "6.1.4",
"amqplib": "0.5.3",
"async-lock": "1.2.0",
"dotenv": "7.0.0",
"dotenv": "8.0.0",
"passport": "0.4.0",
"passport-http-bearer": "1.0.1",
"reflect-metadata": "0.1.13",
Expand All @@ -43,13 +43,13 @@
"@types/async-lock": "1.1.1",
"@types/dotenv": "6.1.1",
"@types/express": "4.16.1",
"@types/jest": "24.0.11",
"@types/jest": "24.0.12",
"@types/joi": "14.3.3",
"@types/node": "11.13.7",
"@types/node": "12.0.0",
"@types/retry": "0.12.0",
"@types/supertest": "2.0.7",
"jest": "24.7.1",
"nodemon": "1.18.11",
"jest": "24.8.0",
"nodemon": "1.19.0",
"prettier": "1.17.0",
"supertest": "4.0.2",
"ts-jest": "24.0.2",
Expand Down
Loading

0 comments on commit e938425

Please sign in to comment.