Skip to content

Commit

Permalink
depsup
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Ozias committed Jun 6, 2019
1 parent c1a0278 commit 820ab07
Show file tree
Hide file tree
Showing 2 changed files with 1,126 additions and 1,525 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"description": "Node Module JDBC wrapper",
"main": "index.js",
"dependencies": {
"async": "~2.6.0",
"java": "^0.9.0",
"lodash": "~4.17",
"uuid": "^3.1.0",
"winston": "^2.4.0"
"async": "~3.0.1",
"java": "^0.11.0",
"lodash": "~4.17.11",
"uuid": "^3.3.2",
"winston": "^3.2.1"
},
"devDependencies": {
"jshint": "~2.9",
"lolex": "^2.3.1",
"nodeunit": "~0.11",
"jshint": "~2.10.2",
"lolex": "^4.1.0",
"nodeunit": "~0.11.3",
"q": "^1.5.1"
},
"scripts": {
Expand Down
Loading

0 comments on commit 820ab07

Please sign in to comment.