Commit 2bf91dc6 authored by zeynel's avatar zeynel

Update outdated packages

parent e265b276
{
"name": "onesignal-node",
"version": "1.1.2",
"version": "1.2.0",
"description": "A Node.js Library for OneSignal push notification service",
"main": "./lib/index.js",
"scripts": {
......@@ -25,9 +25,9 @@
"homepage": "https://github.com/zeyneloz/onesignal-node.git#readme",
"devDependencies": {
"chai": "^4.1.2",
"mocha": "^3.5.3"
"mocha": "^5.2.0"
},
"dependencies": {
"request": "^2.85.0"
"request": "^2.87.0"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment