1
0
Fork 0
mirror of https://github.com/sexybiggetje/pixdisp.git synced 2024-11-22 10:21:01 +01:00

Fix dependency vulnerabilities found by nodesecurity

This commit is contained in:
Martijn de Boer 2018-01-05 20:06:41 +01:00
parent 6b26923b83
commit 29f63cdb4a

4
package-lock.json generated
View file

@ -1240,7 +1240,7 @@
} }
}, },
"debug": { "debug": {
"version": "2.6.8", "version": "2.6.9",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true, "optional": true,
@ -1880,7 +1880,7 @@
"dev": true, "dev": true,
"optional": true, "optional": true,
"requires": { "requires": {
"debug": "2.6.8", "debug": "2.6.9",
"fstream": "1.0.11", "fstream": "1.0.11",
"fstream-ignore": "1.0.5", "fstream-ignore": "1.0.5",
"once": "1.4.0", "once": "1.4.0",