Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Jul 22, 2019
1 parent 4e4a7ef commit c38be4d
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 50 deletions.
98 changes: 53 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
"test": "make test-cover"
},
"dependencies": {
"ipaddr.js": "^1.9.0",
"lodash": "4.17.14",
"ipaddr.js": "^1.9.1",
"lodash": "4.17.15",
"moment": "^2.24.0"
},
"devDependencies": {
"@types/node": "^12.6.2",
"@types/node": "^12.6.8",
"chai": "^4.2.0",
"coveralls": "^3.0.4",
"coveralls": "^3.0.5",
"express": "^4.17.1",
"get-port": "^5.0.0",
"nyc": "^14.1.1",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"mocha-lcov-reporter": "^1.3.0",
"socket.io-client": "^2.2.0",
"supertest": "^4.0.2",
Expand Down

0 comments on commit c38be4d

Please sign in to comment.