Bumped upstream versions
This commit is contained in:
+8
-8
@@ -7,16 +7,16 @@
|
||||
"private": false,
|
||||
"contributors": [],
|
||||
"dependencies": {
|
||||
"async": "^1",
|
||||
"iconv-lite": "^0.4",
|
||||
"moment": "^2",
|
||||
"utils-merge": "^1",
|
||||
"winston": "^2"
|
||||
"async": "^1.5.2",
|
||||
"iconv-lite": "^0.4.13",
|
||||
"moment": "^2.11.1",
|
||||
"utils-merge": "^1.0.0",
|
||||
"winston": "^2.1.1"
|
||||
},
|
||||
"description": "Simplified SMPP implementation",
|
||||
"devDependencies": {
|
||||
"mocha": "^2",
|
||||
"portfinder": "^0.4"
|
||||
"mocha": "^2.4.2",
|
||||
"portfinder": "^0.4.0"
|
||||
},
|
||||
"keywords": [
|
||||
"smpp",
|
||||
@@ -29,7 +29,7 @@
|
||||
"url": "https://github.com/larvit/larvitsmpp",
|
||||
"type": "git"
|
||||
},
|
||||
"version": "0.1.16",
|
||||
"version": "0.1.17",
|
||||
"readmeFilename": "README.md",
|
||||
"bugs": {
|
||||
"url": "https://github.com/larvit/larvitsmpp/issues"
|
||||
|
||||
Reference in New Issue
Block a user