update node-debug deps

This commit is contained in:
Andre Weinand 2016-11-23 12:07:16 +01:00
parent fd8067bbec
commit 8061df1a4a

View file

@ -31,7 +31,7 @@
{ {
"name": "debug", "name": "debug",
"repositoryURL": "https://github.com/visionmedia/debug", "repositoryURL": "https://github.com/visionmedia/debug",
"version": "2.2.0", "version": "2.3.3",
"license": "MIT", "license": "MIT",
"isProd": true "isProd": true
}, },
@ -52,7 +52,7 @@
{ {
"name": "glob", "name": "glob",
"repositoryURL": "https://github.com/isaacs/node-glob", "repositoryURL": "https://github.com/isaacs/node-glob",
"version": "7.0.6", "version": "7.1.1",
"license": "ISC", "license": "ISC",
"isProd": true "isProd": true
}, },
@ -73,7 +73,7 @@
{ {
"name": "inflight", "name": "inflight",
"repositoryURL": "https://github.com/npm/inflight", "repositoryURL": "https://github.com/npm/inflight",
"version": "1.0.5", "version": "1.0.6",
"license": "ISC", "license": "ISC",
"isProd": true "isProd": true
}, },
@ -94,7 +94,7 @@
{ {
"name": "ms", "name": "ms",
"repositoryURL": "https://github.com/rauchg/ms.js", "repositoryURL": "https://github.com/rauchg/ms.js",
"version": "0.7.1", "version": "0.7.2",
"license": "MIT", "license": "MIT",
"isProd": true "isProd": true
}, },
@ -108,7 +108,7 @@
{ {
"name": "path-is-absolute", "name": "path-is-absolute",
"repositoryURL": "https://github.com/sindresorhus/path-is-absolute", "repositoryURL": "https://github.com/sindresorhus/path-is-absolute",
"version": "1.0.0", "version": "1.0.1",
"license": "MIT", "license": "MIT",
"isProd": true "isProd": true
}, },